feat: เพิ่ม i18n
This commit is contained in:
parent
f409d06a36
commit
a161555c2b
2 changed files with 4 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ export default {
|
||||||
branchNoMainOfficeYet: 'No head office yet?',
|
branchNoMainOfficeYet: 'No head office yet?',
|
||||||
branchClickToCreateMainOffice: 'Click "+" to create head office.',
|
branchClickToCreateMainOffice: 'Click "+" to create head office.',
|
||||||
|
|
||||||
|
totalEmployee: 'Total Employee',
|
||||||
|
|
||||||
branchLabelCode: 'Branch Code',
|
branchLabelCode: 'Branch Code',
|
||||||
branchLabelName: 'Branch Name',
|
branchLabelName: 'Branch Name',
|
||||||
branchLabelTel: 'Branch Telephone No',
|
branchLabelTel: 'Branch Telephone No',
|
||||||
|
|
|
||||||
|
|
@ -9,6 +9,8 @@ export default {
|
||||||
branchNoMainOfficeYet: 'ยังไม่มีสำนักงานใหญ่?',
|
branchNoMainOfficeYet: 'ยังไม่มีสำนักงานใหญ่?',
|
||||||
branchClickToCreateMainOffice: 'คลิก + เพื่อสร้างสำนักงานใหญ่',
|
branchClickToCreateMainOffice: 'คลิก + เพื่อสร้างสำนักงานใหญ่',
|
||||||
|
|
||||||
|
totalEmployee: 'ลูกจ้างทั้งหมด',
|
||||||
|
|
||||||
branchLabelCode: 'รหัสสาขา',
|
branchLabelCode: 'รหัสสาขา',
|
||||||
branchLabelName: 'ชื่อสาขา',
|
branchLabelName: 'ชื่อสาขา',
|
||||||
branchLabelTel: 'เบอร์โทรศัพท์สาขา',
|
branchLabelTel: 'เบอร์โทรศัพท์สาขา',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue