feat: เพิ่ม i18n

This commit is contained in:
Net 2024-04-24 10:27:59 +07:00
parent 8db5821236
commit 27e2ac2dc2

View file

@ -109,9 +109,7 @@ const customerStats = [
{
id: 2,
count: 3,
name: 'นายจ้าง 2',
nameEN: 'Employer 2',
isEmployer: true,
name: 'customerNaturalPerson',
},
];