feat: เพิ่ม i18n
This commit is contained in:
parent
8db5821236
commit
27e2ac2dc2
1 changed files with 1 additions and 3 deletions
|
|
@ -109,9 +109,7 @@ const customerStats = [
|
||||||
{
|
{
|
||||||
id: 2,
|
id: 2,
|
||||||
count: 3,
|
count: 3,
|
||||||
name: 'นายจ้าง 2',
|
name: 'customerNaturalPerson',
|
||||||
nameEN: 'Employer 2',
|
|
||||||
isEmployer: true,
|
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue