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
@@ -1147,6 +1147,7 @@
"recordingStatus": "Gravando {{time}}"
},
"voiceErrors": {
"insecureContext": "Por segurança, o Chrome e outros navegadores bloqueiam o acesso ao microfone em páginas HTTP remotas. Abra esta WebUI por HTTPS para usar a entrada de voz.",
"unsupported": "A entrada de voz não é compatível com este navegador.",
"permission": "Permita o microfone na barra de endereço e tente novamente.",
"notConfigured": "Configure primeiro um provedor de transcrição.",