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',
|
||||
remark: '{msg} Remark',
|
||||
createdAt: 'Created at',
|
||||
validUntil: 'Valid until',
|
||||
noData: 'No {msg} Data',
|
||||
noField: 'No Field',
|
||||
notFound: 'Not Found',
|
||||
|
|
|
|||
|
|
@ -35,6 +35,7 @@ export default {
|
|||
detail: 'รายละเอียด{msg}',
|
||||
remark: 'หมายเหตุ{msg}',
|
||||
createdAt: 'สร้างเมื่อ',
|
||||
validUntil: 'ใช้ได้ถึง',
|
||||
noData: 'ไม่มีข้อมูล{msg}',
|
||||
noField: 'ไม่มีฟิลด์',
|
||||
notFound: 'ไม่พบ',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue