feat: เพิ่ม i18n

This commit is contained in:
Net 2024-06-07 14:18:11 +07:00
parent 43efa44c50
commit 8d4c03f79d
2 changed files with 6 additions and 0 deletions

View file

@ -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',
};

View file

@ -42,6 +42,9 @@ export default {
customerBranchFormTab: 'สาขาที่',
customerNameTh: 'ชื่อบริษัท/นิติบุคคล ภาษาไทย',
customerNameEn: 'ชื่อบริษัท/นิติบุคคล ภาษาอังกฤษ',
officeType: '',
allEmployee: 'ลูกจ้างทั้งหมด',