refactor: add i18n

This commit is contained in:
Net 2024-09-09 11:59:10 +07:00
parent ec5d17dc2f
commit 8082136a66

View file

@ -58,6 +58,8 @@ export default {
typeBranch: 'ประเภทสาขา',
branchStatus: 'สถานะสาขา',
success: 'สำเร็จ',
taxNo: 'ทะเบียนนิติบุคคล',
contactName: 'ติดต่อ',
},
menu: {
@ -168,14 +170,16 @@ export default {
branch: {
office: 'สำนักงาน',
card: {
orderNumber: 'เลขที่',
orderNumber: 'ลำดับที่',
branchLabelName: 'ชื่อ',
branchLabelAddress: 'ที่อยู่',
branchLabelTel: 'เบอร์โทรศัพท์',
branchLabelTel: 'เบอร์โทรสำนักงาน',
branchLabelType: 'ประเภท',
branchLabel: 'สาขา',
branchVirtual: 'สาขาเสมือน',
branchHQLabel: 'สำนักงานใหญ่',
taxNo: 'ทะเบียนนิติบุคคล',
contactName: 'ติดต่อ',
},
page: {
captionManage: 'จัดการ',