From 4d9220c2c80b25e0de4d36b318f859a4c74d3661 Mon Sep 17 00:00:00 2001 From: Karl Lee <61072264+KarlLee830@users.noreply.github.com> Date: Wed, 19 Jun 2024 02:21:34 +0800 Subject: [PATCH] i18n: Update Chinese translation --- src/lib/i18n/locales/zh-CN/translation.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/lib/i18n/locales/zh-CN/translation.json b/src/lib/i18n/locales/zh-CN/translation.json index 2c5b847dc..4714df516 100644 --- a/src/lib/i18n/locales/zh-CN/translation.json +++ b/src/lib/i18n/locales/zh-CN/translation.json @@ -67,7 +67,7 @@ "AUTOMATIC1111 Base URL is required.": "需要 AUTOMATIC1111 基础地址。", "available!": "版本可用!", "Back": "返回", - "Bad Response": "点踩回复", + "Bad Response": "点踩此回答", "Banners": "公告横幅", "Base Model (From)": "基础模型 (来自)", "Batch Size (num_batch)": "批大小 (num_batch)", @@ -252,12 +252,12 @@ "Generate Image": "生成图像", "Generating search query": "生成搜索查询", "Generation Info": "生成信息", - "Good Response": "点赞回复", + "Good Response": "点赞此回答", "Google PSE API Key": "Google PSE API 密钥", "Google PSE Engine Id": "Google PSE 引擎 ID", "h:mm a": "HH:mm", "has no conversations.": "没有对话。", - "Hello, {{name}}": "你好,{{name}}", + "Hello, {{name}}": "您好,{{name}}", "Help": "帮助", "Hide": "隐藏", "Hide Model": "隐藏模型", @@ -562,7 +562,7 @@ "Upload Pipeline": "上传 Pipeline", "Upload Progress": "上传进度", "URL Mode": "URL 模式", - "Use '#' in the prompt input to load and select your documents.": "在输入框中输入'#'号来选择并附带你的文档。", + "Use '#' in the prompt input to load and select your documents.": "在输入框中输入'#'号来选择你需要发送的文档。", "Use Gravatar": "使用来自 Gravatar 的头像", "Use Initials": "使用首个字符作为头像", "use_mlock (Ollama)": "use_mlock(Ollama)",