feat:เพิ่ม i18n
This commit is contained in:
parent
325b44f92b
commit
647876d113
4 changed files with 22 additions and 0 deletions
9
src/i18n/th-th/customer-main-page.ts
Normal file
9
src/i18n/th-th/customer-main-page.ts
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
export default {
|
||||
costomerManagement: 'จัดการลูกค้า',
|
||||
costomerTooltipTitle: 'ยังไม่มีข้อมูลนายจ้าง',
|
||||
costomerTooltipCaption: 'คลิก + เพื่อเพิ่มนายจ้าง',
|
||||
costomerAdd: 'เพิ่มนายจ้าง',
|
||||
EMPLOYER: 'นายจ้าง',
|
||||
WORKER: 'ลูกจ้าง',
|
||||
costomerStatTitle: 'สรุปจำนวนข้อมูลนายจ้าง',
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue