You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add Electron menu translations and expand i18n coverage
- Add Electron menu translation service with dynamic language switching
- Move language selector from MainMenu to General settings
- Translate all configuration views (Actions, Alerts, Development, General, Joystick, Logs, MAVLink, Mission, UI, Video)
- Translate mission planning, data lake, and tools views
- Translate all mini-widgets and major components
- Add glass effect styling for language selector dropdown
- Integrate Electron menu language sync with i18n system
- Expand translation keys in en.json and zh.json for comprehensive UI coverage
Changes:
- 56 component/view files translated
- 2 locale files updated with 500+ translation keys
- Electron menu fully integrated with i18n
- Language persisted to localStorage
- Menu language updates automatically on app language change
0 commit comments