From 9c4e809799fb487105b952e36df7c0d5c37c78e3 Mon Sep 17 00:00:00 2001 From: Joel Date: Wed, 30 Oct 2024 14:27:39 +0800 Subject: [PATCH] chore: tiny css and i18n --- .../workflow/block-selector/market-place-plugin/list.tsx | 2 +- web/i18n/zh-Hans/plugin.ts | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/web/app/components/workflow/block-selector/market-place-plugin/list.tsx b/web/app/components/workflow/block-selector/market-place-plugin/list.tsx index 3ead685d47..a3e828c5b0 100644 --- a/web/app/components/workflow/block-selector/market-place-plugin/list.tsx +++ b/web/app/components/workflow/block-selector/market-place-plugin/list.tsx @@ -99,7 +99,7 @@ const List = ({ target='_blank' className='shrink-0 flex items-center h-4 system-sm-medium text-text-accent-light-mode-only' > - + {t('plugin.searchInMarketplace')}
diff --git a/web/i18n/zh-Hans/plugin.ts b/web/i18n/zh-Hans/plugin.ts index facb0b64b0..a8b8b2dafa 100644 --- a/web/i18n/zh-Hans/plugin.ts +++ b/web/i18n/zh-Hans/plugin.ts @@ -1,6 +1,7 @@ const translation = { from: '来自', findMoreInMarketplace: '在 Marketplace 中查找更多', + searchInMarketplace: '在 Marketplace 中搜索', fromMarketplace: '来自市场', endpointsEnabled: '{{num}} 组端点已启用', detailPanel: {