chore: update translations to include 'Marketplace' terminology in Chinese localization

This commit is contained in:
twwu 2024-11-15 11:05:20 +08:00
parent 8f14881aff
commit d354c69493
2 changed files with 6 additions and 6 deletions

View File

@ -127,7 +127,7 @@ const translation = {
explore: '探索',
apps: '工作室',
plugins: '插件',
exploreMarketplace: '探索市场',
exploreMarketplace: '探索 Marketplace',
pluginsTips: '集成第三方插件或创建与 ChatGPT 兼容的 AI 插件。',
datasets: '知识库',
datasetsTips: '即将到来: 上传自己的长文本数据,或通过 Webhook 集成自己的数据源',

View File

@ -22,15 +22,15 @@ const translation = {
noInstalled: '无已安装的插件',
notFound: '未找到插件',
source: {
marketplace: '从市场安装',
marketplace: '从 Marketplace 安装',
github: '从 GitHub 安装',
local: '从本地文件安装',
local: '本地插件',
},
},
source: {
marketplace: '市场',
marketplace: 'Marketplace',
github: 'GitHub',
local: '本地件',
local: '本地件',
},
detailPanel: {
categoryTip: {