#
Junjie
3 天以前 be1cd9e5b30097ca427a9c2b7b054b28854e410a
src/main/resources/i18n/en-US/messages.properties
@@ -59,6 +59,11 @@
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