//This code was automatically generated by running dist/bin/generate-i18n-messages.js //PLEASE DO NOT EDIT MANUALLY /* spell-checker: disable */ const messages = { "emailVerificationSubject": "Verify email", "emailVerificationBody": "Someone has created a {2} account with this email address. If this was you, click the link below to verify your email address\n\n{0}\n\nThis link will expire within {3}.\n\nIf you didn't create this account, just ignore this message.", "emailVerificationBodyHtml": '
Someone has created a {2} account with this email address. If this was you, click the link below to verify your email address
Link to e-mail address verification
This link will expire within {3}.
If you didn\'t create this account, just ignore this message.
', "emailTestSubject": "[KEYCLOAK] - SMTP test message", "emailTestBody": "This is a test message", "emailTestBodyHtml": "This is a test message
", "identityProviderLinkSubject": "Link {0}", "identityProviderLinkBody": 'Someone wants to link your "{1}" account with "{0}" account of user {2} . If this was you, click the link below to link accounts\n\n{3}\n\nThis link will expire within {5}.\n\nIf you don\'t want to link account, just ignore this message. If you link accounts, you will be able to login to {1} through {0}.', "identityProviderLinkBodyHtml": 'Someone wants to link your {1} account with {0} account of user {2} . If this was you, click the link below to link accounts
Link to confirm account linking
This link will expire within {5}.
If you don\'t want to link account, just ignore this message. If you link accounts, you will be able to login to {1} through {0}.
', "passwordResetSubject": "Reset password", "passwordResetBody": "Someone just requested to change your {2} account's credentials. If this was you, click on the link below to reset them.\n\n{0}\n\nThis link and code will expire within {3}.\n\nIf you don't want to reset your credentials, just ignore this message and nothing will be changed.", "passwordResetBodyHtml": "Someone just requested to change your {2} account's credentials. If this was you, click on the link below to reset them.
This link will expire within {3}.
If you don't want to reset your credentials, just ignore this message and nothing will be changed.
", "executeActionsSubject": "Update Your Account", "executeActionsBody": "Your administrator has just requested that you update your {2} account by performing the following action(s): {3}. Click on the link below to start this process.\n\n{0}\n\nThis link will expire within {4}.\n\nIf you are unaware that your administrator has requested this, just ignore this message and nothing will be changed.", "executeActionsBodyHtml": 'Your administrator has just requested that you update your {2} account by performing the following action(s): {3}. Click on the link below to start this process.
This link will expire within {4}.
If you are unaware that your administrator has requested this, just ignore this message and nothing will be changed.
', "eventLoginErrorSubject": "Login error", "eventLoginErrorBody": "A failed login attempt was detected to your account on {0} from {1}. If this was not you, please contact an administrator.", "eventLoginErrorBodyHtml": "A failed login attempt was detected to your account on {0} from {1}. If this was not you, please contact an administrator.
", "eventRemoveTotpSubject": "Remove OTP", "eventRemoveTotpBody": "OTP was removed from your account on {0} from {1}. If this was not you, please contact an administrator.", "eventRemoveTotpBodyHtml": "OTP was removed from your account on {0} from {1}. If this was not you, please contact an administrator.
", "eventUpdatePasswordSubject": "Update password", "eventUpdatePasswordBody": "Your password was changed on {0} from {1}. If this was not you, please contact an administrator.", "eventUpdatePasswordBodyHtml": "Your password was changed on {0} from {1}. If this was not you, please contact an administrator.
", "eventUpdateTotpSubject": "Update OTP", "eventUpdateTotpBody": "OTP was updated for your account on {0} from {1}. If this was not you, please contact an administrator.", "eventUpdateTotpBodyHtml": "OTP was updated for your account on {0} from {1}. If this was not you, please contact an administrator.
", "requiredAction.CONFIGURE_TOTP": "Configure OTP", "requiredAction.terms_and_conditions": "Terms and Conditions", "requiredAction.UPDATE_PASSWORD": "Update Password", "requiredAction.UPDATE_PROFILE": "Update Profile", "requiredAction.VERIFY_EMAIL": "Verify Email", "linkExpirationFormatter.timePeriodUnit.seconds": "seconds", "linkExpirationFormatter.timePeriodUnit.seconds.1": "second", "linkExpirationFormatter.timePeriodUnit.minutes": "minutes", "linkExpirationFormatter.timePeriodUnit.minutes.1": "minute", "linkExpirationFormatter.timePeriodUnit.hours": "hours", "linkExpirationFormatter.timePeriodUnit.hours.1": "hour", "linkExpirationFormatter.timePeriodUnit.days": "days", "linkExpirationFormatter.timePeriodUnit.days.1": "day", "emailVerificationBodyCode": "Please verify your email address by entering in the following code.\n\n{0}\n\n.", "emailVerificationBodyCodeHtml": "Please verify your email address by entering in the following code.
{0}
" }; export default messages; /* spell-checker: enable */