feat: i18n add
This commit is contained in:
parent
82ddeaca68
commit
84957f99e4
2 changed files with 9 additions and 2 deletions
|
|
@ -18,8 +18,11 @@ export default {
|
|||
agree: 'Ok',
|
||||
cancel: 'Cancel',
|
||||
failed: 'Failed',
|
||||
close: 'close',
|
||||
success: 'Success',
|
||||
search: 'Search',
|
||||
back: 'Back',
|
||||
undo: 'Undo',
|
||||
loading: 'Loading',
|
||||
download: 'Download',
|
||||
save: 'Save',
|
||||
|
|
@ -132,6 +135,7 @@ export default {
|
|||
authorizedCapital: 'Authorized Capital',
|
||||
registerName: 'Registered Name',
|
||||
registerDate: 'Registered Date',
|
||||
telephone: 'Telephone No.',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue