refactor: add i18n work
This commit is contained in:
parent
5300a66fe7
commit
fbfe8399fb
2 changed files with 4 additions and 1 deletions
|
|
@ -581,8 +581,10 @@ export default {
|
|||
workplace: 'Work Place',
|
||||
workUntil: 'Permission to work until',
|
||||
permitNo: 'Work Permit Number',
|
||||
permitIssuedAt: 'Permit Issuing Location',
|
||||
permitIssueDate: 'Work Permit Issuance Date',
|
||||
permitExpireDate: 'Work Permit Expiration Date',
|
||||
identityNo: 'Alien ID Number (13 digits)',
|
||||
},
|
||||
formFamily: {
|
||||
citizenId:
|
||||
|
|
|
|||
|
|
@ -570,15 +570,16 @@ export default {
|
|||
},
|
||||
formWorkHistory: {
|
||||
title: 'ประวัติการทำงาน',
|
||||
|
||||
employerName: 'ชื่อนายจ้าง',
|
||||
jobType: 'ประเภทงาน',
|
||||
jobPosition: 'ตำแหน่งงาน',
|
||||
workplace: 'สถานที่ทำงาน',
|
||||
workUntil: 'อนุญาตทำงานจนถึง',
|
||||
permitNo: 'เลขที่ใบอนุญาตทำงาน',
|
||||
permitIssuedAt: 'สถานที่ออกใบอนุญาต',
|
||||
permitIssueDate: 'วันที่ออกใบอนุญาตทำงาน',
|
||||
permitExpireDate: 'วันที่หมดอายุใบอนุญาตทำงาน',
|
||||
identityNo: 'เลขประจำตัวคนต่างด้าว (13หลัก)',
|
||||
},
|
||||
formFamily: {
|
||||
citizenId:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue