feat: update i18n

This commit is contained in:
Methapon2001 2024-08-13 11:06:21 +07:00
parent 8b151896d1
commit 0af5d049c3
2 changed files with 5 additions and 0 deletions

View file

@ -123,6 +123,8 @@ export default {
basicInfo: 'Basic Information',
branch: 'Branch',
},
codeAbbrev: 'Company Abbreviation',
codeNumber: 'Company Number',
registeredBranch: 'Registered Branch',
customerName: 'Company Name',
customerNameEN: 'Company Name (EN)',

View file

@ -119,11 +119,14 @@ export default {
customer: {
employer: 'นายจ้าง',
employee: 'ลูกจ้าง',
form: {
group: {
basicInfo: 'ข้อมูลพื้นฐาน',
branch: 'ข้อมูลสาขา',
},
codeAbbrev: 'ชื่อย่อบริษัท',
codeNumber: 'เลขประจำตัวบริษัท',
registeredBranch: 'สาขาที่ลงทะเบียน',
customerName: 'ชื่อบริษัท',
customerNameEN: 'ชื่อบริษัท (EN)',