fix: missing i18n
This commit is contained in:
parent
eaae60092a
commit
4fcd202832
5 changed files with 29 additions and 12 deletions
|
|
@ -292,6 +292,14 @@ export default {
|
|||
headQuarters: {
|
||||
title: 'สำนักงานใหญ่',
|
||||
},
|
||||
businessType: 'ประเภทธุรกิจ',
|
||||
businessTypeEN: 'ประเภทธุรกิจ (ภาษาอังกฤษ)',
|
||||
jobPosition: 'ตำแหน่งงาน',
|
||||
jobPositionEN: 'ตำแหน่งงาน (ภาษาอังกฤษ)',
|
||||
jobDescription: 'รายละเอียดงาน (ภาษาอังกฤษ)',
|
||||
payDay: 'วันจ่ายเงินเดือน',
|
||||
payRate: 'อัตราค่าจ้าง',
|
||||
salesPerson: 'เจ้าหน้าที่ขาย',
|
||||
},
|
||||
|
||||
table: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue