refactor: i18n
This commit is contained in:
parent
51f41abc4b
commit
1fc31f3cc5
2 changed files with 2 additions and 2 deletions
|
|
@ -35,7 +35,7 @@ export default {
|
|||
detail: '{msg} Detail',
|
||||
remark: '{msg} Remark',
|
||||
createdAt: 'Created at',
|
||||
noData: 'No Data',
|
||||
noData: 'No {msg} Data',
|
||||
noField: 'No Field',
|
||||
notFound: 'Not Found',
|
||||
viewDetail: 'View Detail',
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ export default {
|
|||
detail: 'รายละเอียด{msg}',
|
||||
remark: 'หมายเหตุ{msg}',
|
||||
createdAt: 'สร้างเมื่อ',
|
||||
noData: 'ไม่มีข้อมูล',
|
||||
noData: 'ไม่มีข้อมูล{msg}',
|
||||
noField: 'ไม่มีฟิลด์',
|
||||
notFound: 'ไม่พบ',
|
||||
viewDetail: 'ดูรายละเอียด',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue