diff --git a/src/lib/i18n/locales/zh-CN/translation.json b/src/lib/i18n/locales/zh-CN/translation.json index 9cdbdfa95..05ab8802d 100644 --- a/src/lib/i18n/locales/zh-CN/translation.json +++ b/src/lib/i18n/locales/zh-CN/translation.json @@ -248,8 +248,8 @@ "Enter model tag (e.g. {{modelTag}})": "输入模型标签 (例如:{{modelTag}})", "Enter Number of Steps (e.g. 50)": "输入步骤数 (Steps) (例如:50)", "Enter Score": "输入评分", - "Enter SearchApi API Key": "", - "Enter SearchApi Engine": "", + "Enter SearchApi API Key": "输入 SearchApi API 密钥", + "Enter SearchApi Engine": "输入 SearchApi 引擎", "Enter Searxng Query URL": "输入 Searxng 查询地址", "Enter Serper API Key": "输入 Serper API 密钥", "Enter Serply API Key": "输入 Serply API 密钥", @@ -272,7 +272,7 @@ "Export All Chats (All Users)": "导出所有用户对话", "Export chat (.json)": "JSON 文件 (.json)", "Export Chats": "导出对话", - "Export Config to JSON File": "", + "Export Config to JSON File": "导出配置信息至 JSON 文件中", "Export Documents Mapping": "导出文档映射", "Export Functions": "导出函数", "Export LiteLLM config.yaml": "导出 LteLLM config.yaml 文件", @@ -337,7 +337,7 @@ "Image Settings": "图像设置", "Images": "图像", "Import Chats": "导入对话记录", - "Import Config from JSON File": "", + "Import Config from JSON File": "导入 JSON 文件中的配置信息", "Import Documents Mapping": "导入文档映射", "Import Functions": "导入函数", "Import Models": "导入模型", @@ -541,8 +541,8 @@ "Search Query Generation Prompt Length Threshold": "搜索查询生成提示长度阈值", "Search Result Count": "搜索结果数量", "Search Tools": "搜索工具", - "SearchApi API Key": "", - "SearchApi Engine": "", + "SearchApi API Key": "SearchApi API 密钥", + "SearchApi Engine": "SearchApi 引擎", "Searched {{count}} sites_other": "搜索到 {{count}} 个结果", "Searching \"{{searchQuery}}\"": "搜索 \"{{searchQuery}}\" 中", "Searching Knowledge for \"{{searchQuery}}\"": "检索有关 \"{{searchQuery}}\" 的知识中",