feat: code mismatch
This commit is contained in:
parent
e81d5c7f14
commit
fddaf80f89
2 changed files with 2 additions and 0 deletions
|
|
@ -542,6 +542,7 @@ export default {
|
|||
relationCustomerBranchNotFound: 'Customer Branch cannot be found.',
|
||||
sameBranchCodeExists: 'This Head Office Abbreviation is already in use.',
|
||||
validateError: 'Validate Error',
|
||||
codeMisMatch: 'Code Mismatch',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
|
|||
|
|
@ -539,6 +539,7 @@ export default {
|
|||
relationCustomerBranchNotFound: 'ไม่พบสาขาลูกค้า',
|
||||
sameBranchCodeExists: 'ตัวย่อสำนักงานใหญ่นี้ถูกใช้แล้ว',
|
||||
validateError: 'เกิดข้อผิดพลาดจากการตรวจสอบ',
|
||||
codeMisMatch: 'รหัสไม่ตรงกัน',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue