From 5e97a52cbe37c49596b571192dc2b9cee14dd83f Mon Sep 17 00:00:00 2001 From: Karl Lee <61072264+KarlLee830@users.noreply.github.com> Date: Fri, 9 Aug 2024 22:04:33 +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 8b673e005..27ad74254 100644 --- a/src/lib/i18n/locales/zh-CN/translation.json +++ b/src/lib/i18n/locales/zh-CN/translation.json @@ -134,10 +134,10 @@ "Continue Response": "继续生成", "Continue with {{provider}}": "使用 {{provider}} 继续", "Controls": "对话高级设置", - "Copied": "", + "Copied": "已复制", "Copied shared chat URL to clipboard!": "已复制此对话分享链接至剪贴板!", "Copy": "复制", - "Copy Code": "", + "Copy Code": "复制代码", "Copy last code block": "复制最后一个代码块中的代码", "Copy last response": "复制最后一次回复内容", "Copy Link": "复制链接", @@ -501,7 +501,7 @@ "Rosé Pine": "Rosé Pine", "Rosé Pine Dawn": "Rosé Pine Dawn", "RTL": "从右至左", - "Run": "", + "Run": "运行", "Run Llama 2, Code Llama, and other models. Customize and create your own.": "运行 Llama 2、Code Llama 和其他模型。自定义和创建您自己的模型。", "Running": "运行中", "Save": "保存", @@ -512,7 +512,7 @@ "Scan": "立即扫描", "Scan complete!": "扫描完成!", "Scan for documents from {{path}}": "从 {{path}} 扫描文档", - "Scroll to bottom when switching between branches": "", + "Scroll to bottom when switching between branches": "在分支间切换时滚动到底部", "Search": "搜索", "Search a model": "搜索模型", "Search Chats": "搜索对话",