diff --git a/packages/core/client/src/schema-component/antd/page/Page.tsx b/packages/core/client/src/schema-component/antd/page/Page.tsx index 086ff04db..bafe9b4f2 100644 --- a/packages/core/client/src/schema-component/antd/page/Page.tsx +++ b/packages/core/client/src/schema-component/antd/page/Page.tsx @@ -223,7 +223,7 @@ export const Page = (props) => { }); }} > - Add tab + {t('Add tab')} ) }