diff --git a/src/lib/i18n/locales/zh-CN/translation.json b/src/lib/i18n/locales/zh-CN/translation.json index 9fbba667c5..1cfe612f57 100644 --- a/src/lib/i18n/locales/zh-CN/translation.json +++ b/src/lib/i18n/locales/zh-CN/translation.json @@ -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": "默认模型已更新",