refactor: i18n

This commit is contained in:
puriphatt 2024-12-23 11:00:03 +07:00
parent 63021e2b5c
commit 54bba1fee3
2 changed files with 2 additions and 0 deletions

View file

@ -1030,6 +1030,7 @@ export default {
authFailed: 'Authentication Failed. Please try again later. ',
installmentsValidateFailed:
'Validation failed. Each installment must include at least one product. Please review and update the installments accordingly.',
flowTemplateNotFound: 'Workflow template cannot be found',
},
},

View file

@ -1015,6 +1015,7 @@ export default {
authFailed: 'การยืนยันตัวตนล้มเหลว กรุณาลองใหม่ในภายหลัง',
installmentsValidateFailed:
'ข้อมูลงวดไม่ถูกต้อง กรุณาตรวจสอบและยืนยันว่าแต่ละงวดมีสินค้าอย่างน้อยหนึ่งรายการ',
flowTemplateNotFound: 'ไม่พบขั้นตอนการทำงาน',
},
},