From f188d570f7497c742b68a5ebef46995150be2879 Mon Sep 17 00:00:00 2001 From: Shirasawa <764798966@qq.com> Date: Thu, 18 Sep 2025 07:48:19 +0000 Subject: [PATCH] feat: improve Chinese translation --- src/lib/i18n/locales/zh-CN/translation.json | 6 +++--- src/lib/i18n/locales/zh-TW/translation.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/lib/i18n/locales/zh-CN/translation.json b/src/lib/i18n/locales/zh-CN/translation.json index f65dc8dd0f..c71d9ec378 100644 --- a/src/lib/i18n/locales/zh-CN/translation.json +++ b/src/lib/i18n/locales/zh-CN/translation.json @@ -487,7 +487,7 @@ "Edit Memory": "编辑记忆", "Edit User": "编辑用户", "Edit User Group": "编辑用户组", - "edited": "", + "edited": "已编辑", "Edited": "已编辑", "Editing": "编辑中", "Eject": "弹出", @@ -630,7 +630,7 @@ "Enter Your Role": "输入您的权限组", "Enter Your Username": "输入您的用户名", "Enter your webhook URL": "输入您的 Webhook URL", - "Entra ID": "", + "Entra ID": "Entra ID", "Error": "错误", "ERROR": "错误", "Error accessing directory": "访问目录时出错", @@ -1608,7 +1608,7 @@ "User Webhooks": "用户 Webhook", "Username": "用户名", "Users": "用户", - "Uses DefaultAzureCredential to authenticate": "", + "Uses DefaultAzureCredential to authenticate": "使用 DefaultAzureCredential 进行身份验证", "Using Entire Document": "使用完整文档", "Using Focused Retrieval": "使用聚焦检索", "Using the default arena model with all models. Click the plus button to add custom models.": "竞技场模型默认使用所有模型。点击上方的“+”按钮以添加自定义模型", diff --git a/src/lib/i18n/locales/zh-TW/translation.json b/src/lib/i18n/locales/zh-TW/translation.json index 0360dc9ce6..0f04434e0f 100644 --- a/src/lib/i18n/locales/zh-TW/translation.json +++ b/src/lib/i18n/locales/zh-TW/translation.json @@ -487,7 +487,7 @@ "Edit Memory": "編輯記憶", "Edit User": "編輯使用者", "Edit User Group": "編輯使用者群組", - "edited": "", + "edited": "已編輯", "Edited": "已編輯", "Editing": "編輯中", "Eject": "卸載", @@ -630,7 +630,7 @@ "Enter Your Role": "輸入您的角色", "Enter Your Username": "輸入您的使用者名稱", "Enter your webhook URL": "輸入您的 webhook URL", - "Entra ID": "", + "Entra ID": "Entra ID", "Error": "錯誤", "ERROR": "錯誤", "Error accessing directory": "存取目錄時發生錯誤", @@ -1608,7 +1608,7 @@ "User Webhooks": "使用者 Webhooks", "Username": "使用者名稱", "Users": "使用者", - "Uses DefaultAzureCredential to authenticate": "", + "Uses DefaultAzureCredential to authenticate": "使用 DefaultAzureCredential 進行身份驗證", "Using Entire Document": "使用完整檔案", "Using Focused Retrieval": "使用聚焦檢索", "Using the default arena model with all models. Click the plus button to add custom models.": "正在使用預設競技場模型與所有模型。點選加號按鈕以新增自訂模型。",