feat: update i18n
This commit is contained in:
parent
f310b6fe19
commit
25cb491d7d
2 changed files with 6 additions and 0 deletions
|
|
@ -12,12 +12,15 @@ export default {
|
|||
failed: 'Failed',
|
||||
success: 'Success',
|
||||
search: 'Search',
|
||||
loading: 'Loading',
|
||||
download: 'Download',
|
||||
save: 'Save',
|
||||
edit: 'Edit',
|
||||
delete: 'Delete',
|
||||
telephone: 'Telephone',
|
||||
noData: 'No Data',
|
||||
code: 'Code',
|
||||
type: 'Type',
|
||||
...main,
|
||||
...address,
|
||||
...branch,
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ export default {
|
|||
failed: 'เกิดข้อผิดพลาด',
|
||||
success: 'สำเร็จ',
|
||||
search: 'ค้นหา',
|
||||
loading: 'กำลังโหลด',
|
||||
download: 'ดาวน์โหลด',
|
||||
save: 'บันทึก',
|
||||
edit: 'แก้ไขข้อมูล',
|
||||
|
|
@ -19,6 +20,8 @@ export default {
|
|||
telephone: 'เบอร์โทรศัพท์',
|
||||
viewDetail: 'ดูรายละเอียด',
|
||||
noData: 'ยังไม่มีข้อมูล',
|
||||
code: 'รหัส',
|
||||
type: 'ประเภท',
|
||||
...main,
|
||||
...address,
|
||||
...branch,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue