From 6f06577f183f8b8710d0774dd3200d274c1b5ab1 Mon Sep 17 00:00:00 2001 From: Karl Lee <61072264+KarlLee830@users.noreply.github.com> Date: Sat, 13 Jul 2024 21:26:44 +0800 Subject: [PATCH] i18n: Update Chinese translation --- src/lib/i18n/locales/zh-CN/translation.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/lib/i18n/locales/zh-CN/translation.json b/src/lib/i18n/locales/zh-CN/translation.json index 26801612d..799e13e50 100644 --- a/src/lib/i18n/locales/zh-CN/translation.json +++ b/src/lib/i18n/locales/zh-CN/translation.json @@ -236,7 +236,7 @@ "Enter Serply API Key": "输入 Serply API 密钥", "Enter Serpstack API Key": "输入 Serpstack API 密钥", "Enter stop sequence": "输入停止序列 (Stop Sequence)", - "Enter system prompt": "", + "Enter system prompt": "输入系统提示词 (Prompt)", "Enter Tavily API Key": "输入 Tavily API 密钥", "Enter Tika Server URL": "输入 Tika 服务器地址", "Enter Top K": "输入 Top K", @@ -244,7 +244,7 @@ "Enter URL (e.g. http://localhost:11434)": "输入地址 (例如:http://localhost:11434)", "Enter Your Email": "输入您的电子邮箱", "Enter Your Full Name": "输入您的名称", - "Enter your message": "", + "Enter your message": "输入您的消息", "Enter Your Password": "输入您的密码", "Enter Your Role": "输入您的权限组", "Error": "错误", @@ -280,8 +280,8 @@ "Frequency Penalty": "频率惩罚", "Function created successfully": "函数创建成功", "Function deleted successfully": "函数删除成功", - "Function is now globally disabled": "", - "Function is now globally enabled": "", + "Function is now globally disabled": "函数全局已禁用", + "Function is now globally enabled": "函数全局已启用", "Function updated successfully": "函数更新成功", "Functions": "函数", "Functions imported successfully": "函数导入成功", @@ -562,7 +562,7 @@ "Successfully updated.": "成功更新。", "Suggested": "建议", "System": "系统", - "System Prompt": "系统提示词", + "System Prompt": "系统提示词 (System Prompt)", "Tags": "标签", "Tap to interrupt": "点击以中断", "Tavily API Key": "Tavily API 密钥",