@@ -26,7 +26,7 @@
field: 'companyName',
component: 'Input',
required: true,
- label: t('sys.login.corporationName'),
+ label: t('routes.corporation.enterpriseName'),
componentProps: {
maxLength: 20,
},