feat: code mismatch

This commit is contained in:
puriphatt 2024-08-28 14:16:11 +07:00
parent e81d5c7f14
commit fddaf80f89
2 changed files with 2 additions and 0 deletions

View file

@ -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',
},
},
};

View file

@ -539,6 +539,7 @@ export default {
relationCustomerBranchNotFound: 'ไม่พบสาขาลูกค้า',
sameBranchCodeExists: 'ตัวย่อสำนักงานใหญ่นี้ถูกใช้แล้ว',
validateError: 'เกิดข้อผิดพลาดจากการตรวจสอบ',
codeMisMatch: 'รหัสไม่ตรงกัน',
},
},
};