fix: i18n and form in branch page

This commit is contained in:
Methapon Metanipat 2024-08-30 09:36:28 +07:00
parent 400f36719e
commit 989ce577de
3 changed files with 44 additions and 38 deletions

View file

@ -337,6 +337,7 @@ export default {
workPlace: 'Workplace',
contactName: 'Contact Name',
contactPhone: 'Contact Phone',
totalEmployee: 'Total Employee',
},
},

View file

@ -337,6 +337,7 @@ export default {
workPlace: 'สถานที่ทํางาน',
contactName: 'ชื่อผู้ติดต่อ',
contactPhone: 'โทรศัพท์ผู้ติดต่อ',
totalEmployee: 'ลูกจ้างทั้งหมด',
},
},