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": "此設備不支持本機語音識別。",