refactor: add i18n
This commit is contained in:
parent
ec5d17dc2f
commit
8082136a66
1 changed files with 6 additions and 2 deletions
|
|
@ -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: 'จัดการ',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue