-
-
Notifications
You must be signed in to change notification settings - Fork 12.5k
[Bug] 本地化问题 #6543
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
It seems like you've encountered a localization issue with a spelling error in the word "broswer" which should be "browser". This typo appears in both the localization strings for the To address this, you would need to correct the spelling in both the localization files and the codebase. For the localization files, ensure that the translations are updated with the correct spelling. In the code, the function name If you need to update translations, you can refer to the localization files in the To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
欢迎提交修正pr |
Welcome to submit correction pr |
📦 部署环境
Docker
📦 部署模式
服务端模式(lobe-chat-database 镜像)
📌 软件版本
latest
💻 系统环境
Windows
🌐 浏览器
Chrome
🐛 问题描述
"sttService": {
"desc": "其中 broswer 为浏览器原生的语音识别服务",
"title": "语音识别服务"
},
"sttService": {
"desc": "其中 broswer 為瀏覽器原生的語音識別服務",
"title": "語音識別服務"
},
"sttService": {
"desc": "در این میان، broswer به سرویس تشخیص گفتار بومی مرورگر اشاره دارد",
"title": "سرویس تشخیص گفتار"
},
单词拼写错误啦~
// If the provider already disable broswer request in model config, force on Server.
if (isProviderDisableBroswerRequest(provider)) return false;
📷 复现步骤
No response
🚦 期望结果
No response
📝 补充信息
No response
The text was updated successfully, but these errors were encountered: