fix(webui): explain HTTPS requirement for voice input (#5304)

This commit is contained in:
chengyongru
2026-08-09 21:17:57 +08:00
committed by GitHub
parent af52fbcbc4
commit 411d6061ae
14 changed files with 70 additions and 1 deletions
+1
View File
@@ -1133,6 +1133,7 @@
"recordingStatus": "録音中 {{time}}"
},
"voiceErrors": {
"insecureContext": "セキュリティ上、Chrome などのブラウザーはリモートの HTTP ページからのマイクアクセスをブロックします。音声入力を使用するには、この WebUI を HTTPS で開いてください。",
"unsupported": "このブラウザーは音声入力に対応していません。",
"permission": "アドレスバーでマイクを許可してから再試行してください。",
"notConfigured": "先に文字起こしプロバイダーを設定してください。",