Update locale files for English, Traditional Chinese, and Simplified Chinese to clarify volume confirmation prompts by removing references to "headphone" in descriptions, enhancing consistency and user understanding.

This commit is contained in:
yangy
2026-05-27 10:50:45 +08:00
parent 0c9e42b91c
commit fe2a0f6b3d
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -19,10 +19,10 @@
"powerOffConfirmOk": "Turn off",
"powerOffConfirmCancel": "Cancel",
"volumeMinConfirmTitle": "Set volume to minimum?",
"volumeMinConfirmDesc": "Headphone volume will be set to the lowest level (mute). Continue?",
"volumeMinConfirmDesc": "Volume will be set to the lowest level (mute). Continue?",
"volumeMinConfirmOk": "Set to minimum",
"volumeMaxConfirmTitle": "Set volume to maximum?",
"volumeMaxConfirmDesc": "Headphone volume will be set to the highest level. Continue?",
"volumeMaxConfirmDesc": "Volume will be set to the highest level. Continue?",
"volumeMaxConfirmOk": "Set to maximum",
"powerOffToastDemo": "Demo mode: disconnected from the device.",
"powerOffToastSent": "Shutdown command sent.",