diff --git a/packages/core/client/src/system-settings/SystemSettingsShortcut.tsx b/packages/core/client/src/system-settings/SystemSettingsShortcut.tsx index 881b2e5d2..5d5484b99 100644 --- a/packages/core/client/src/system-settings/SystemSettingsShortcut.tsx +++ b/packages/core/client/src/system-settings/SystemSettingsShortcut.tsx @@ -236,7 +236,7 @@ const schema2: ISchema = { }, properties: { submit: { - title: 'Submit', + title: '{{t("Submit")}}', 'x-component': 'Action', 'x-component-props': { type: 'primary',