refactor: เพิ่ม i18n
This commit is contained in:
parent
1137f47b44
commit
02e89010d8
2 changed files with 3 additions and 0 deletions
|
|
@ -59,6 +59,8 @@ export default {
|
||||||
baseOnDevice: 'Base on Device',
|
baseOnDevice: 'Base on Device',
|
||||||
person: 'Person',
|
person: 'Person',
|
||||||
recordsPage: 'Showing {resultcurrentPage} out of {total} records',
|
recordsPage: 'Showing {resultcurrentPage} out of {total} records',
|
||||||
|
showing: 'Showing',
|
||||||
|
|
||||||
...status,
|
...status,
|
||||||
...main,
|
...main,
|
||||||
...address,
|
...address,
|
||||||
|
|
|
||||||
|
|
@ -59,6 +59,7 @@ export default {
|
||||||
baseOnDevice: 'สีตามอุปกรณ์',
|
baseOnDevice: 'สีตามอุปกรณ์',
|
||||||
person: 'คน',
|
person: 'คน',
|
||||||
recordsPage: 'แสดง {resultcurrentPage} รายการจาก {total} รายการ',
|
recordsPage: 'แสดง {resultcurrentPage} รายการจาก {total} รายการ',
|
||||||
|
showing: 'แสดงทีละ',
|
||||||
...status,
|
...status,
|
||||||
...main,
|
...main,
|
||||||
...address,
|
...address,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue