refactor: add i18n
This commit is contained in:
parent
bace84d794
commit
cfaf1467a6
2 changed files with 4 additions and 0 deletions
|
|
@ -65,6 +65,8 @@ export default {
|
||||||
licenseNumber: 'License number',
|
licenseNumber: 'License number',
|
||||||
dateOfIssue: 'Date of issue',
|
dateOfIssue: 'Date of issue',
|
||||||
expirationDate: 'Expiration date',
|
expirationDate: 'Expiration date',
|
||||||
|
document: 'Document',
|
||||||
|
uploadDate: 'Upload Date',
|
||||||
information: '{msg} Information',
|
information: '{msg} Information',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,8 @@ export default {
|
||||||
licenseNumber: 'เลขที่ใบอนุญาต',
|
licenseNumber: 'เลขที่ใบอนุญาต',
|
||||||
dateOfIssue: 'วันที่อนุญาต',
|
dateOfIssue: 'วันที่อนุญาต',
|
||||||
expirationDate: 'วันที่หมดอายุ',
|
expirationDate: 'วันที่หมดอายุ',
|
||||||
|
document: 'ชื่อเอกสาร',
|
||||||
|
uploadDate: 'วันที่อัปโหลด',
|
||||||
information: 'ข้อมูล{msg}',
|
information: 'ข้อมูล{msg}',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue