fix(webui): detect Chrome voice recording support (#5027)

This commit is contained in:
chengyongru
2026-07-22 14:10:09 +08:00
committed by GitHub
parent 3748f664b2
commit 63bc6e98a7
13 changed files with 119 additions and 22 deletions
+2 -1
View File
@@ -963,11 +963,12 @@
},
"voiceErrors": {
"unsupported": "目前瀏覽器不支援語音輸入。",
"permission": "需要麥克風權限。",
"permission": "請在網址列允許麥克風後重試。",
"notConfigured": "請先設定轉寫供應商。",
"tooLong": "錄音時間太長。",
"tooShort": "請延長錄音時間。",
"noInput": "沒有偵測到麥克風輸入。",
"noDevice": "找不到可用的麥克風,請連接後重試。",
"failed": "語音轉寫失敗。"
},
"slash": {