refactor: เพิ่ม i18n

This commit is contained in:
Net 2024-07-04 14:24:56 +07:00
parent 1137f47b44
commit 02e89010d8
2 changed files with 3 additions and 0 deletions

View file

@ -59,6 +59,8 @@ export default {
baseOnDevice: 'Base on Device',
person: 'Person',
recordsPage: 'Showing {resultcurrentPage} out of {total} records',
showing: 'Showing',
...status,
...main,
...address,

View file

@ -59,6 +59,7 @@ export default {
baseOnDevice: 'สีตามอุปกรณ์',
person: 'คน',
recordsPage: 'แสดง {resultcurrentPage} รายการจาก {total} รายการ',
showing: 'แสดงทีละ',
...status,
...main,
...address,