refactor: add authFailed i18n
This commit is contained in:
parent
6c2f18acf9
commit
da0b765f81
2 changed files with 2 additions and 0 deletions
|
|
@ -986,6 +986,7 @@ export default {
|
|||
errorOccure:
|
||||
'An error has occurred, causing the system to be unable to function. Please try again later.',
|
||||
invalideData: 'The information is incorrect. Please try again later.',
|
||||
authFailed: 'Authentication Failed. Please try again later. ',
|
||||
},
|
||||
},
|
||||
|
||||
|
|
|
|||
|
|
@ -972,6 +972,7 @@ export default {
|
|||
errorOccure:
|
||||
'เกิดข้อผิดพลาดทำให้ระบบไม่สามารถทำงานได้ กรุณาลองใหม่ในภายหลัง',
|
||||
invalideData: 'ข้อมูลไม่ถูกต้อง กรุณาตรวจสอบใหม่อีกครั้ง',
|
||||
authFailed: 'การยืนยันตัวตนล้มเหลว กรุณาลองใหม่ในภายหลัง',
|
||||
},
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue