From d354c694933da01b0be7a60a79709ac7d1395f8c Mon Sep 17 00:00:00 2001 From: twwu Date: Fri, 15 Nov 2024 11:05:20 +0800 Subject: [PATCH] chore: update translations to include 'Marketplace' terminology in Chinese localization --- web/i18n/zh-Hans/common.ts | 2 +- web/i18n/zh-Hans/plugin.ts | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/i18n/zh-Hans/common.ts b/web/i18n/zh-Hans/common.ts index 28be0bf3e9..ab87085652 100644 --- a/web/i18n/zh-Hans/common.ts +++ b/web/i18n/zh-Hans/common.ts @@ -127,7 +127,7 @@ const translation = { explore: '探索', apps: '工作室', plugins: '插件', - exploreMarketplace: '探索市场', + exploreMarketplace: '探索 Marketplace', pluginsTips: '集成第三方插件或创建与 ChatGPT 兼容的 AI 插件。', datasets: '知识库', datasetsTips: '即将到来: 上传自己的长文本数据,或通过 Webhook 集成自己的数据源', diff --git a/web/i18n/zh-Hans/plugin.ts b/web/i18n/zh-Hans/plugin.ts index 2e9f234af6..f4b1aeb53b 100644 --- a/web/i18n/zh-Hans/plugin.ts +++ b/web/i18n/zh-Hans/plugin.ts @@ -22,15 +22,15 @@ const translation = { noInstalled: '无已安装的插件', notFound: '未找到插件', source: { - marketplace: '从市场安装', - github: '从GitHub安装', - local: '从本地文件安装', + marketplace: '从 Marketplace 安装', + github: '从 GitHub 安装', + local: '本地插件', }, }, source: { - marketplace: '市场', + marketplace: 'Marketplace', github: 'GitHub', - local: '本地文件', + local: '本地插件', }, detailPanel: { categoryTip: {