feat: เพิ่ม i18n

This commit is contained in:
Net 2024-06-11 12:56:05 +07:00
parent f409d06a36
commit a161555c2b
2 changed files with 4 additions and 0 deletions

View file

@ -9,6 +9,8 @@ export default {
branchNoMainOfficeYet: 'No head office yet?',
branchClickToCreateMainOffice: 'Click "+" to create head office.',
totalEmployee: 'Total Employee',
branchLabelCode: 'Branch Code',
branchLabelName: 'Branch Name',
branchLabelTel: 'Branch Telephone No',

View file

@ -9,6 +9,8 @@ export default {
branchNoMainOfficeYet: 'ยังไม่มีสำนักงานใหญ่?',
branchClickToCreateMainOffice: 'คลิก + เพื่อสร้างสำนักงานใหญ่',
totalEmployee: 'ลูกจ้างทั้งหมด',
branchLabelCode: 'รหัสสาขา',
branchLabelName: 'ชื่อสาขา',
branchLabelTel: 'เบอร์โทรศัพท์สาขา',