refactor: add i18n
This commit is contained in:
parent
ed5dc2d872
commit
63f7f101f1
2 changed files with 4 additions and 0 deletions
|
|
@ -184,4 +184,6 @@ export default {
|
||||||
formTitleBranch: 'Branch {msg}',
|
formTitleBranch: 'Branch {msg}',
|
||||||
|
|
||||||
passportExpire: 'Passport Expiration Date',
|
passportExpire: 'Passport Expiration Date',
|
||||||
|
|
||||||
|
pleaseInformation: 'Please enter information',
|
||||||
};
|
};
|
||||||
|
|
|
||||||
|
|
@ -183,4 +183,6 @@ export default {
|
||||||
formTitleBranch: 'สาขา {msg}',
|
formTitleBranch: 'สาขา {msg}',
|
||||||
|
|
||||||
passportExpire: 'วันหมดอายุของเอกสาร(visa ,passport)',
|
passportExpire: 'วันหมดอายุของเอกสาร(visa ,passport)',
|
||||||
|
|
||||||
|
pleaseInformation: 'โปรดกรอกข้อมูล',
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue