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": "无法保存模型配置",
|
||||
@ -734,8 +734,8 @@
|
||||
"Message rating should be enabled to use this feature": "要使用此功能,应先启用回复评价功能",
|
||||
"Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "创建链接后发送的消息不会被共享。具有 URL 的用户将能够查看共享对话。",
|
||||
"Microsoft OneDrive": "Microsoft OneDrive",
|
||||
"Microsoft OneDrive (personal)": "Microsoft OneDrive (个人账户)",
|
||||
"Microsoft OneDrive (work/school)": "Microsoft OneDrive (工作或学校账户)",
|
||||
"Microsoft OneDrive (personal)": "Microsoft OneDrive(个人账户)",
|
||||
"Microsoft OneDrive (work/school)": "Microsoft OneDrive(工作或学校账户)",
|
||||
"Min P": "Min P",
|
||||
"Mirostat": "Mirostat",
|
||||
"Mirostat Eta": "Mirostat Eta",
|
||||
@ -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