fix: i18n จำนวนที่เข้า => จำนวนวันที่เข้า
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
This commit is contained in:
parent
db7f96fc02
commit
0c59ef89ca
2 changed files with 2 additions and 2 deletions
|
|
@ -619,7 +619,7 @@ export default {
|
|||
placeOfBirth: 'Place of Birth',
|
||||
countryOfbirth: 'Country of Birth',
|
||||
issueCountry: 'Issue Country',
|
||||
entryCount: 'Entry Count',
|
||||
entryCount: 'Number of Days in the Country',
|
||||
employerSelect: {
|
||||
branchName: 'Branch Name',
|
||||
customerName: 'Employer Name',
|
||||
|
|
|
|||
|
|
@ -621,7 +621,7 @@ export default {
|
|||
placeOfBirth: 'สถานที่เกิด',
|
||||
countryOfbirth: 'ประเทศที่เกิด',
|
||||
issueCountry: 'ประเทศที่ออก',
|
||||
entryCount: 'จำนวนที่เข้าประเทศ',
|
||||
entryCount: 'จำนวนวันที่เข้าประเทศ',
|
||||
employerSelect: {
|
||||
branchName: 'ชื่อสาขา',
|
||||
customerName: 'ชื่อนายจ้าง',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue