feat: add i18n
This commit is contained in:
parent
cb3fc0c0a1
commit
e08c3232eb
2 changed files with 2 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ export default {
|
||||||
detail: '{msg} Detail',
|
detail: '{msg} Detail',
|
||||||
remark: '{msg} Remark',
|
remark: '{msg} Remark',
|
||||||
createdAt: 'Created at',
|
createdAt: 'Created at',
|
||||||
|
validUntil: 'Valid until',
|
||||||
noData: 'No {msg} Data',
|
noData: 'No {msg} Data',
|
||||||
noField: 'No Field',
|
noField: 'No Field',
|
||||||
notFound: 'Not Found',
|
notFound: 'Not Found',
|
||||||
|
|
|
||||||
|
|
@ -35,6 +35,7 @@ export default {
|
||||||
detail: 'รายละเอียด{msg}',
|
detail: 'รายละเอียด{msg}',
|
||||||
remark: 'หมายเหตุ{msg}',
|
remark: 'หมายเหตุ{msg}',
|
||||||
createdAt: 'สร้างเมื่อ',
|
createdAt: 'สร้างเมื่อ',
|
||||||
|
validUntil: 'ใช้ได้ถึง',
|
||||||
noData: 'ไม่มีข้อมูล{msg}',
|
noData: 'ไม่มีข้อมูล{msg}',
|
||||||
noField: 'ไม่มีฟิลด์',
|
noField: 'ไม่มีฟิลด์',
|
||||||
notFound: 'ไม่พบ',
|
notFound: 'ไม่พบ',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue