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

This commit is contained in:
yangy
2026-05-27 10:58:05 +08:00
parent 70b4d610fe
commit 63a9364ce9
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -19,10 +19,10 @@
"powerOffConfirmOk": "关闭电源",
"powerOffConfirmCancel": "取消",
"volumeMinConfirmTitle": "确认将音量设为最小?",
"volumeMinConfirmDesc": "耳机音量将调至最低(静音),是否继续?",
"volumeMinConfirmDesc": "音量将调至最低(静音),是否继续?",
"volumeMinConfirmOk": "设为最小",
"volumeMaxConfirmTitle": "确认将音量设为最大?",
"volumeMaxConfirmDesc": "耳机音量将调至最大,是否继续?",
"volumeMaxConfirmDesc": "音量将调至最大,是否继续?",
"volumeMaxConfirmOk": "设为最大",
"volumePassthroughHint": "当前为音量直通模式,音量不可调节",
"volumePassthroughBlocked": "当前为音量直通模式({mode}),无法调节耳机音量。请在音频设置中关闭直通或改为「关闭」。",