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: {