refactor: add i18n

This commit is contained in:
Net 2024-09-12 14:22:31 +07:00
parent 87c606348f
commit 0ddda9cd35
2 changed files with 9 additions and 0 deletions

View file

@ -62,6 +62,10 @@ export default {
contactName: 'Contact Name',
image: 'Image of ',
apply: 'Apply',
licenseNumber: 'License number',
dateOfIssue: 'Date of issue',
expirationDate: 'Expiration date',
},
menu: {
@ -456,6 +460,7 @@ export default {
business: 'Business',
contact: 'Contact',
attachment: 'Upload Document',
remark: 'remark',
},
form: {
title: 'Branch',

View file

@ -62,6 +62,9 @@ export default {
contactName: 'ติดต่อ',
image: 'รูปภาพ',
apply: 'นำไปใช้',
licenseNumber: 'เลขที่ใบอนุญาต',
dateOfIssue: 'วันที่อนุญาต',
expirationDate: 'วันที่หมดอายุ',
},
menu: {
@ -454,6 +457,7 @@ export default {
business: 'ธุรกิจ',
contact: 'ติดต่อ',
attachment: 'อัปโหลดเอกสาร',
remark: 'หมายเหตุ',
},
form: {
title: 'สาขา',