| | |
| | | response.user.notFound=Account does not exist |
| | | response.user.disabled=Account is disabled |
| | | response.user.passwordMismatch=Incorrect password |
| | | response.user.oldPasswordMismatch=Current password is incorrect |
| | | response.user.mfaNotAllowed=MFA is not enabled for this account |
| | | response.user.mfaNotEnabled=MFA is not configured for this account |
| | | response.user.mfaCodeMismatch=Incorrect MFA verification code |
| | | response.user.mfaTicketExpired=The MFA login ticket has expired. Please sign in again |
| | | response.system.licenseExpired=License has expired |
| | | response.common.systemError=System error. Please try again later. |
| | | response.common.methodNotAllowed=Request method not supported |