feat: เพิ่ม i18n

This commit is contained in:
Net 2024-07-01 11:43:48 +07:00
parent 962b69baf6
commit 0356160376
2 changed files with 2 additions and 0 deletions

View file

@ -58,6 +58,7 @@ export default {
newUpload: 'New Upload',
baseOnDevice: 'Base on Device',
person: 'Person',
recordsPage: 'Showing {resultcurrentPage} out of {total} records',
...status,
...main,
...address,

View file

@ -58,6 +58,7 @@ export default {
newUpload: 'อัปโหลดใหม่',
baseOnDevice: 'สีตามอุปกรณ์',
person: 'คน',
recordsPage: 'แสดง {resultcurrentPage} รายการจาก {total} รายการ',
...status,
...main,
...address,