mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-11 20:05:19 +00:00
i18n: Fix zh-CN
This commit is contained in:
parent
e5415b8a87
commit
ee00bdef63
1 changed files with 2 additions and 2 deletions
|
|
@ -291,7 +291,7 @@
|
|||
"Current Model": "当前模型",
|
||||
"Current Password": "当前密码",
|
||||
"Custom": "自定义",
|
||||
"Custom description enabled": "启用自定义描述",
|
||||
"Custom description enabled": "自定义描述已启用",
|
||||
"Custom Parameter Name": "自定义参数名称",
|
||||
"Custom Parameter Value": "自定义参数值",
|
||||
"Danger Zone": "危险区域",
|
||||
|
|
@ -303,7 +303,7 @@
|
|||
"Default": "默认",
|
||||
"Default (Open AI)": "默认 (OpenAI)",
|
||||
"Default (SentenceTransformers)": "默认 (SentenceTransformers)",
|
||||
"Default description enabled": "启用默认描述",
|
||||
"Default description enabled": "默认描述已启用",
|
||||
"Default mode works with a wider range of models by calling tools once before execution. Native mode leverages the model's built-in tool-calling capabilities, but requires the model to inherently support this feature.": "默认模式通过在执行前调用一次工具,能够兼容更广泛的模型。原生模式利用模型内置的工具调用能力,但需要模型本身具备该功能的原生支持。",
|
||||
"Default Model": "默认模型",
|
||||
"Default model updated": "默认模型已更新",
|
||||
|
|
|
|||
Loading…
Reference in a new issue