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 |
||
|---|---|---|
| .. | ||
| localization | ||
| public | ||
| src | ||
| tools | ||
| .env.cloud-development | ||
| .env.cloud-production | ||
| .env.cloud-staging | ||
| .gitignore | ||
| .prettierrc | ||
| dev_device.sh | ||
| eslint.config.cjs | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite-env.d.ts | ||
| vite.config.ts | ||