feat: update i18n
This commit is contained in:
parent
009b367cc1
commit
80b4129057
2 changed files with 3 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ export default {
|
|||
edit: 'Edit',
|
||||
delete: 'Delete',
|
||||
telephone: 'Telephone',
|
||||
noData: 'No Data',
|
||||
...main,
|
||||
...address,
|
||||
...branch,
|
||||
|
|
|
|||
|
|
@ -17,6 +17,8 @@ export default {
|
|||
edit: 'แก้ไขข้อมูล',
|
||||
delete: 'ลบข้อมูล',
|
||||
telephone: 'เบอร์โทรศัพท์',
|
||||
viewDetail: 'ดูรายละเอียด',
|
||||
noData: 'ยังไม่มีข้อมูล',
|
||||
...main,
|
||||
...address,
|
||||
...branch,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue