feat(l10n): remove auto speech-to-text engine option and description

This commit is contained in:
cogwheel0
2025-11-21 13:34:24 +05:30
parent 84af6bbe86
commit 390b818916
10 changed files with 0 additions and 26 deletions

View File

@@ -310,10 +310,8 @@
"sendOnEnterDescription": "回车发送软键盘。Cmd/Ctrl+Enter 也可用",
"sttSettings": "语音转文字",
"sttEngineLabel": "识别引擎",
"sttEngineAuto": "自动",
"sttEngineDevice": "本机",
"sttEngineServer": "服务器",
"sttEngineAutoDescription": "在可用时使用本机识别,否则切换到你的服务器。",
"sttEngineDeviceDescription": "音频会保留在此设备上。如果设备不支持语音识别,语音输入将不可用。",
"sttEngineServerDescription": "始终将录音发送到你的 OpenWebUI 服务器进行转写。",
"sttDeviceUnavailableWarning": "此设备不支持本机语音识别。",