kvm/ui/localization/messages
Alex P 47782856f3 feat: add translations and fix audio settings page
Added comprehensive translations for audio settings page:
- Page title and description
- Audio output/input settings
- Audio source selector (HDMI/USB labels)
- Success/error messages for all operations
- Translations added for all 9 languages

Updated devices.$id.settings.audio.tsx:
- Import and use translation keys (m.audio_settings_*)
- Use existing audio_output_* and audio_input_* keys for notifications
- Fix dropdown not updating: update UI optimistically, revert on error
- This prevents the dropdown from appearing stuck after source change

The optimistic update pattern improves UX by immediately reflecting
the user's choice while the backend processes the change.
2025-10-23 23:56:15 +03:00
..
da.json feat: add translations and fix audio settings page 2025-10-23 23:56:15 +03:00
de.json feat: add translations and fix audio settings page 2025-10-23 23:56:15 +03:00
en.json feat: add translations and fix audio settings page 2025-10-23 23:56:15 +03:00
es.json feat: add translations and fix audio settings page 2025-10-23 23:56:15 +03:00
fr.json feat: add translations and fix audio settings page 2025-10-23 23:56:15 +03:00
it.json feat: add translations and fix audio settings page 2025-10-23 23:56:15 +03:00
nb.json feat: add translations and fix audio settings page 2025-10-23 23:56:15 +03:00
sv.json feat: add translations and fix audio settings page 2025-10-23 23:56:15 +03:00
zh.json feat: add translations and fix audio settings page 2025-10-23 23:56:15 +03:00