mirror of https://github.com/jetkvm/kvm.git
Added comprehensive translations for audio-related UI strings: - Action bar audio button - Audio popover (title, output/input settings) - Enable/Disable button labels - Success/error notification messages - USB device audio preset labels Translations added for all 9 supported languages: - English (en) - Danish (da) - German (de) - Spanish (es) - French (fr) - Italian (it) - Norwegian Bokmål (nb) - Swedish (sv) - Chinese Simplified (zh) Updated AudioPopover.tsx to use translation keys instead of hardcoded English strings for all UI elements. Total of 19 new translation keys per language: - action_bar_audio - audio_disable/enable - audio_input_* (title, description, enabled/disabled, failed) - audio_output_* (title, description, enabled/disabled, failed) - audio_popover_title - usb_device_enable_audio_* (title, description) - usb_device_keyboard_mouse_mass_storage_and_audio |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| constants | ||
| hooks | ||
| keyboardLayouts | ||
| providers | ||
| routes | ||
| utils | ||
| api.ts | ||
| cva.config.ts | ||
| index.css | ||
| keyboardLayouts.ts | ||
| keyboardMappings.ts | ||
| main.tsx | ||
| notifications.tsx | ||
| root.tsx | ||
| ui.config.ts | ||
| utils.ts | ||
| webrtc.d.ts | ||