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',
|
||||
person: 'Person',
|
||||
recordsPage: 'Showing {resultcurrentPage} out of {total} records',
|
||||
showing: 'Showing',
|
||||
|
||||
...status,
|
||||
...main,
|
||||
...address,
|
||||
|
|
|
|||
|
|
@ -59,6 +59,7 @@ export default {
|
|||
baseOnDevice: 'สีตามอุปกรณ์',
|
||||
person: 'คน',
|
||||
recordsPage: 'แสดง {resultcurrentPage} รายการจาก {total} รายการ',
|
||||
showing: 'แสดงทีละ',
|
||||
...status,
|
||||
...main,
|
||||
...address,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue