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": {