feat: update i18n

This commit is contained in:
Methapon2001 2024-04-11 09:42:46 +07:00
parent 009b367cc1
commit 80b4129057
2 changed files with 3 additions and 0 deletions

View file

@ -17,6 +17,7 @@ export default {
edit: 'Edit',
delete: 'Delete',
telephone: 'Telephone',
noData: 'No Data',
...main,
...address,
...branch,

View file

@ -17,6 +17,8 @@ export default {
edit: 'แก้ไขข้อมูล',
delete: 'ลบข้อมูล',
telephone: 'เบอร์โทรศัพท์',
viewDetail: 'ดูรายละเอียด',
noData: 'ยังไม่มีข้อมูล',
...main,
...address,
...branch,