feat: Personnel => i18n
This commit is contained in:
parent
858c6a1125
commit
43e718a9b9
5 changed files with 26 additions and 9 deletions
|
|
@ -2,4 +2,12 @@ export default {
|
|||
personnelManagement: 'Personnel Management',
|
||||
personnelTooltipTitle: 'No personnel yet?',
|
||||
personnelTooltipCaption: 'Click + to add a personnel',
|
||||
personnelAdd: 'Add personnel',
|
||||
|
||||
personnelSelector1: 'Employee',
|
||||
personnelSelector2: 'Courier',
|
||||
personnelSelector3: 'Agent',
|
||||
personnelSelector4: 'Agency',
|
||||
|
||||
personnelStatTitle: 'Summary of data'
|
||||
};
|
||||
|
|
|
|||
|
|
@ -2,4 +2,12 @@ export default {
|
|||
personnelManagement: 'จัดการบุคลากร',
|
||||
personnelTooltipTitle: 'ยังไม่มีข้อมูลบุคลากร',
|
||||
personnelTooltipCaption: 'คลิก + เพื่อเพิ่มบุคลากร',
|
||||
personnelAdd: 'เพิ่มข้อมูลบุคลากร',
|
||||
|
||||
personnelSelector1: 'พนักงาน',
|
||||
personnelSelector2: 'พนักงานส่งเอกสาร',
|
||||
personnelSelector3: 'ตัวแทน',
|
||||
personnelSelector4: 'เอเจนซี่',
|
||||
|
||||
personnelStatTitle: 'สรุปจำนวนข้อมูล',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue