feat: เพิ่ม i18n
This commit is contained in:
parent
43efa44c50
commit
8d4c03f79d
2 changed files with 6 additions and 0 deletions
|
|
@ -35,5 +35,8 @@ export default {
|
|||
|
||||
customerBranchFormTab: 'Branch ',
|
||||
|
||||
customerNameTh: 'Company/Legal Entity Name in Thai',
|
||||
customerNameEn: 'Company/Legal Entity Name in English',
|
||||
|
||||
allEmployee: 'All Employee',
|
||||
};
|
||||
|
|
|
|||
|
|
@ -42,6 +42,9 @@ export default {
|
|||
|
||||
customerBranchFormTab: 'สาขาที่',
|
||||
|
||||
customerNameTh: 'ชื่อบริษัท/นิติบุคคล ภาษาไทย',
|
||||
customerNameEn: 'ชื่อบริษัท/นิติบุคคล ภาษาอังกฤษ',
|
||||
|
||||
officeType: '',
|
||||
|
||||
allEmployee: 'ลูกจ้างทั้งหมด',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue