refactor: add i18n
This commit is contained in:
parent
795a87312e
commit
5f6cdf2fce
2 changed files with 2 additions and 0 deletions
|
|
@ -492,6 +492,7 @@ export default {
|
||||||
visaStayUntil: 'Permitted to Stay Until',
|
visaStayUntil: 'Permitted to Stay Until',
|
||||||
visaTM6: 'TM.6 Number (Arrival)',
|
visaTM6: 'TM.6 Number (Arrival)',
|
||||||
visaEnter: 'Date of Entry into the Country',
|
visaEnter: 'Date of Entry into the Country',
|
||||||
|
visaExpireDate: 'visa Expiry Date',
|
||||||
|
|
||||||
employerSelect: {
|
employerSelect: {
|
||||||
branchName: 'Branch Name',
|
branchName: 'Branch Name',
|
||||||
|
|
|
||||||
|
|
@ -488,6 +488,7 @@ export default {
|
||||||
visaStayUntil: 'ให้อยู่ในราชอาณาจักรถึงวันที่',
|
visaStayUntil: 'ให้อยู่ในราชอาณาจักรถึงวันที่',
|
||||||
visaTM6: 'เลขที่ใบ ตม.6 (ใบขาเข้า)',
|
visaTM6: 'เลขที่ใบ ตม.6 (ใบขาเข้า)',
|
||||||
visaEnter: 'วันที่เดินทางเข้ามาในประเทศ',
|
visaEnter: 'วันที่เดินทางเข้ามาในประเทศ',
|
||||||
|
visaExpireDate: 'วันหมดอายุ visa',
|
||||||
|
|
||||||
employerSelect: {
|
employerSelect: {
|
||||||
branchName: 'ชื่อสาขา',
|
branchName: 'ชื่อสาขา',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue