fix(style): form field item
This commit is contained in:
@@ -4,6 +4,7 @@ export default {
|
||||
'common.button.readonly': 'Readonly',
|
||||
'common.button.editmode': 'Edit mode',
|
||||
'common.button.add': 'Add',
|
||||
'common.button.login': 'Log In',
|
||||
'common.button.continue': 'Continue',
|
||||
'common.button.upload': 'Upload',
|
||||
'common.button.save': 'Save',
|
||||
@@ -92,8 +93,8 @@ export default {
|
||||
'common.data.none': 'No Data',
|
||||
'common.action.none': 'Not Available',
|
||||
'common.button.addfile': 'Add File',
|
||||
'common.logout.msg': 'Logout succeeded',
|
||||
'common.button.logout': 'Logout',
|
||||
'common.logout.msg': 'Log out succeeded',
|
||||
'common.button.logout': 'Log out',
|
||||
'common.form.rule.select': 'please select {name}',
|
||||
'common.form.rule.input': '{name} is required',
|
||||
'common.form.key': 'the same key exists',
|
||||
|
||||
Reference in New Issue
Block a user