mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
i18n: fix
This commit is contained in:
parent
ec496de593
commit
63e4d1ea41
@ -459,8 +459,8 @@
|
||||
"Enter server host": "输入服务器主机名 ",
|
||||
"Enter server label": "输入服务器标签",
|
||||
"Enter server port": "输入服务器端口",
|
||||
"Enter Sougou Search API sID": "输入搜狗搜索 API 的 Secret ID",
|
||||
"Enter Sougou Search API SK": "输入搜狗搜索 API 的 Secret Key",
|
||||
"Enter Sougou Search API sID": "输入搜狗搜索 API Secret ID",
|
||||
"Enter Sougou Search API SK": "输入搜狗搜索 API Secret 密钥",
|
||||
"Enter stop sequence": "输入停止序列 (Stop Sequence)",
|
||||
"Enter system prompt": "输入系统提示词 (Prompt)",
|
||||
"Enter system prompt here": "在这里输入系统提示词 (Prompt)",
|
||||
@ -524,9 +524,9 @@
|
||||
"External Web Search URL": "外部 Web Search API URL",
|
||||
"Failed to add file.": "添加文件失败。",
|
||||
"Failed to connect to {{URL}} OpenAPI tool server": "无法连接到 {{URL}} OpenAPI 工具服务器",
|
||||
"Failed to create API Key.": "无法创建 API 密钥",
|
||||
"Failed to create API Key.": "无法创建 API 密钥。",
|
||||
"Failed to fetch models": "无法获取模型",
|
||||
"Failed to load file content.": "无法加载文件内容",
|
||||
"Failed to load file content.": "无法加载文件内容。",
|
||||
"Failed to read clipboard contents": "无法读取剪贴板内容",
|
||||
"Failed to save connections": "无法保存连接",
|
||||
"Failed to save models configuration": "无法保存模型配置",
|
||||
@ -1049,8 +1049,8 @@
|
||||
"Sign up to {{WEBUI_NAME}}": "注册 {{WEBUI_NAME}}",
|
||||
"Signing in to {{WEBUI_NAME}}": "正在登录 {{WEBUI_NAME}}",
|
||||
"sk-1234": "sk-1234",
|
||||
"Sougou Search API sID": "搜狗搜索 API 的 Secret ID",
|
||||
"Sougou Search API SK": "搜狗搜索 API 的 Secret Key",
|
||||
"Sougou Search API sID": "搜狗搜索 API Secret ID",
|
||||
"Sougou Search API SK": "搜狗搜索 API Secret 密钥",
|
||||
"Source": "来源",
|
||||
"Speech Playback Speed": "语音播放速度",
|
||||
"Speech recognition error: {{error}}": "语音识别错误:{{error}}",
|
||||
|
Loading…
Reference in New Issue
Block a user