From bec227da302dca93b2525baa71dec3ebb5205fe0 Mon Sep 17 00:00:00 2001 From: Shirasawa <764798966@qq.com> Date: Tue, 3 Mar 2026 02:23:00 +0800 Subject: [PATCH] i18n: improve Chinese translations (#22148) --- src/lib/i18n/locales/zh-CN/translation.json | 4 ++-- src/lib/i18n/locales/zh-TW/translation.json | 4 ++-- 2 files 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 04f6678546..776dfd7a63 100644 --- a/src/lib/i18n/locales/zh-CN/translation.json +++ b/src/lib/i18n/locales/zh-CN/translation.json @@ -872,7 +872,7 @@ "File Context": "文件上下文", "File deleted successfully.": "文件已成功删除。", "File Mode": "文件模式", - "File name": "", + "File name": "文件名", "File not found.": "文件未找到。", "File removed successfully.": "文件成功删除", "File size should not exceed {{maxSize}} MB.": "文件大小不应超过 {{maxSize}} MB", @@ -1265,7 +1265,7 @@ "New": "最新", "New Button": "新按钮", "New Chat": "新对话", - "New File": "", + "New File": "新建文件", "New Folder": "创建分组", "New Function": "新函数", "New Group": "新建权限组", diff --git a/src/lib/i18n/locales/zh-TW/translation.json b/src/lib/i18n/locales/zh-TW/translation.json index d4618f1630..4850a4477a 100644 --- a/src/lib/i18n/locales/zh-TW/translation.json +++ b/src/lib/i18n/locales/zh-TW/translation.json @@ -872,7 +872,7 @@ "File Context": "檔案上下文", "File deleted successfully.": "檔案已成功刪除。", "File Mode": "檔案模式", - "File name": "", + "File name": "檔案名稱", "File not found.": "未找到檔案。", "File removed successfully.": "成功移除檔案。", "File size should not exceed {{maxSize}} MB.": "檔案大小不應超過 {{maxSize}} MB。", @@ -1265,7 +1265,7 @@ "New": "最新", "New Button": "新按鈕", "New Chat": "新增對話", - "New File": "", + "New File": "新增檔案", "New Folder": "新增資料夾", "New Function": "新增函式", "New Group": "新增權限群組",