feat: เพิ่ม i18n
This commit is contained in:
parent
962b69baf6
commit
0356160376
2 changed files with 2 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ export default {
|
||||||
newUpload: 'New Upload',
|
newUpload: 'New Upload',
|
||||||
baseOnDevice: 'Base on Device',
|
baseOnDevice: 'Base on Device',
|
||||||
person: 'Person',
|
person: 'Person',
|
||||||
|
recordsPage: 'Showing {resultcurrentPage} out of {total} records',
|
||||||
...status,
|
...status,
|
||||||
...main,
|
...main,
|
||||||
...address,
|
...address,
|
||||||
|
|
|
||||||
|
|
@ -58,6 +58,7 @@ export default {
|
||||||
newUpload: 'อัปโหลดใหม่',
|
newUpload: 'อัปโหลดใหม่',
|
||||||
baseOnDevice: 'สีตามอุปกรณ์',
|
baseOnDevice: 'สีตามอุปกรณ์',
|
||||||
person: 'คน',
|
person: 'คน',
|
||||||
|
recordsPage: 'แสดง {resultcurrentPage} รายการจาก {total} รายการ',
|
||||||
...status,
|
...status,
|
||||||
...main,
|
...main,
|
||||||
...address,
|
...address,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue