diff --git a/src/i18n/messages/ar.json b/src/i18n/messages/ar.json index 740dada4..cfc855a7 100644 --- a/src/i18n/messages/ar.json +++ b/src/i18n/messages/ar.json @@ -112,6 +112,12 @@ "login.form.invalid.error.message": "Please fill in the fields below.", "login.incorrect.credentials.error.reset.link.text": "reset your password", "login.incorrect.credentials.error.before.account.blocked.text": "click here to reset it.", + "password.security.nudge.title": "Password security", + "password.security.block.title": "Password change required", + "password.security.nudge.body": "Our system detected that your password is vulnerable. We recommend you change it so that your account stays secure.", + "password.security.block.body": "Our system detected that your password is vulnerable. Change your password so that your account stays secure.", + "password.security.close.button": "Close", + "password.security.redirect.to.reset.password.button": "Reset your password", "register.page.title": "Register | {siteName}", "registration.fullname.label": "Full name", "registration.email.label": "Email", diff --git a/src/i18n/messages/de_DE.json b/src/i18n/messages/de_DE.json index 623fa98a..e6a431b9 100644 --- a/src/i18n/messages/de_DE.json +++ b/src/i18n/messages/de_DE.json @@ -112,6 +112,12 @@ "login.form.invalid.error.message": "Please fill in the fields below.", "login.incorrect.credentials.error.reset.link.text": "reset your password", "login.incorrect.credentials.error.before.account.blocked.text": "click here to reset it.", + "password.security.nudge.title": "Password security", + "password.security.block.title": "Password change required", + "password.security.nudge.body": "Our system detected that your password is vulnerable. We recommend you change it so that your account stays secure.", + "password.security.block.body": "Our system detected that your password is vulnerable. Change your password so that your account stays secure.", + "password.security.close.button": "Close", + "password.security.redirect.to.reset.password.button": "Reset your password", "register.page.title": "Register | {siteName}", "registration.fullname.label": "Full name", "registration.email.label": "Email", diff --git a/src/i18n/messages/es_419.json b/src/i18n/messages/es_419.json index 33f9d167..0b117b38 100644 --- a/src/i18n/messages/es_419.json +++ b/src/i18n/messages/es_419.json @@ -112,6 +112,12 @@ "login.form.invalid.error.message": "Por favor, complete los siguientes campos.", "login.incorrect.credentials.error.reset.link.text": "restablecer la contraseña", "login.incorrect.credentials.error.before.account.blocked.text": "Pulse aquí para restablecerla.", + "password.security.nudge.title": "Password security", + "password.security.block.title": "Password change required", + "password.security.nudge.body": "Our system detected that your password is vulnerable. We recommend you change it so that your account stays secure.", + "password.security.block.body": "Our system detected that your password is vulnerable. Change your password so that your account stays secure.", + "password.security.close.button": "Close", + "password.security.redirect.to.reset.password.button": "Reset your password", "register.page.title": "Register | {siteName}", "registration.fullname.label": "Nombre completo", "registration.email.label": "Correo electrónico", diff --git a/src/i18n/messages/fr.json b/src/i18n/messages/fr.json index e38e6815..a39f8499 100644 --- a/src/i18n/messages/fr.json +++ b/src/i18n/messages/fr.json @@ -112,6 +112,12 @@ "login.form.invalid.error.message": "Veuillez remplir les champs ci-dessous.", "login.incorrect.credentials.error.reset.link.text": "réinitialiser votre mot de passe", "login.incorrect.credentials.error.before.account.blocked.text": "cliquez ici pour le réinitialiser.", + "password.security.nudge.title": "Password security", + "password.security.block.title": "Password change required", + "password.security.nudge.body": "Our system detected that your password is vulnerable. We recommend you change it so that your account stays secure.", + "password.security.block.body": "Our system detected that your password is vulnerable. Change your password so that your account stays secure.", + "password.security.close.button": "Close", + "password.security.redirect.to.reset.password.button": "Reset your password", "register.page.title": "S'inscrire | {siteName}", "registration.fullname.label": "Nom complet", "registration.email.label": "Email", diff --git a/src/i18n/messages/hi.json b/src/i18n/messages/hi.json index 623fa98a..e6a431b9 100644 --- a/src/i18n/messages/hi.json +++ b/src/i18n/messages/hi.json @@ -112,6 +112,12 @@ "login.form.invalid.error.message": "Please fill in the fields below.", "login.incorrect.credentials.error.reset.link.text": "reset your password", "login.incorrect.credentials.error.before.account.blocked.text": "click here to reset it.", + "password.security.nudge.title": "Password security", + "password.security.block.title": "Password change required", + "password.security.nudge.body": "Our system detected that your password is vulnerable. We recommend you change it so that your account stays secure.", + "password.security.block.body": "Our system detected that your password is vulnerable. Change your password so that your account stays secure.", + "password.security.close.button": "Close", + "password.security.redirect.to.reset.password.button": "Reset your password", "register.page.title": "Register | {siteName}", "registration.fullname.label": "Full name", "registration.email.label": "Email", diff --git a/src/i18n/messages/it_IT.json b/src/i18n/messages/it_IT.json index c8acee28..cddf6249 100644 --- a/src/i18n/messages/it_IT.json +++ b/src/i18n/messages/it_IT.json @@ -112,6 +112,12 @@ "login.form.invalid.error.message": "Please fill in the fields below.", "login.incorrect.credentials.error.reset.link.text": "reset your password", "login.incorrect.credentials.error.before.account.blocked.text": "click here to reset it.", + "password.security.nudge.title": "Password security", + "password.security.block.title": "Password change required", + "password.security.nudge.body": "Our system detected that your password is vulnerable. We recommend you change it so that your account stays secure.", + "password.security.block.body": "Our system detected that your password is vulnerable. Change your password so that your account stays secure.", + "password.security.close.button": "Close", + "password.security.redirect.to.reset.password.button": "Reset your password", "register.page.title": "Registrazione | {siteName}", "registration.fullname.label": "Full name", "registration.email.label": "Email", diff --git a/src/i18n/messages/pt_PT.json b/src/i18n/messages/pt_PT.json index df110b40..4e0dc787 100644 --- a/src/i18n/messages/pt_PT.json +++ b/src/i18n/messages/pt_PT.json @@ -112,6 +112,12 @@ "login.form.invalid.error.message": "Please fill in the fields below.", "login.incorrect.credentials.error.reset.link.text": "reset your password", "login.incorrect.credentials.error.before.account.blocked.text": "click here to reset it.", + "password.security.nudge.title": "Password security", + "password.security.block.title": "Password change required", + "password.security.nudge.body": "Our system detected that your password is vulnerable. We recommend you change it so that your account stays secure.", + "password.security.block.body": "Our system detected that your password is vulnerable. Change your password so that your account stays secure.", + "password.security.close.button": "Close", + "password.security.redirect.to.reset.password.button": "Reset your password", "register.page.title": "Registar | {siteName}", "registration.fullname.label": "Full name", "registration.email.label": "Email", diff --git a/src/i18n/messages/ru.json b/src/i18n/messages/ru.json index 623fa98a..e6a431b9 100644 --- a/src/i18n/messages/ru.json +++ b/src/i18n/messages/ru.json @@ -112,6 +112,12 @@ "login.form.invalid.error.message": "Please fill in the fields below.", "login.incorrect.credentials.error.reset.link.text": "reset your password", "login.incorrect.credentials.error.before.account.blocked.text": "click here to reset it.", + "password.security.nudge.title": "Password security", + "password.security.block.title": "Password change required", + "password.security.nudge.body": "Our system detected that your password is vulnerable. We recommend you change it so that your account stays secure.", + "password.security.block.body": "Our system detected that your password is vulnerable. Change your password so that your account stays secure.", + "password.security.close.button": "Close", + "password.security.redirect.to.reset.password.button": "Reset your password", "register.page.title": "Register | {siteName}", "registration.fullname.label": "Full name", "registration.email.label": "Email", diff --git a/src/i18n/messages/uk.json b/src/i18n/messages/uk.json index 623fa98a..e6a431b9 100644 --- a/src/i18n/messages/uk.json +++ b/src/i18n/messages/uk.json @@ -112,6 +112,12 @@ "login.form.invalid.error.message": "Please fill in the fields below.", "login.incorrect.credentials.error.reset.link.text": "reset your password", "login.incorrect.credentials.error.before.account.blocked.text": "click here to reset it.", + "password.security.nudge.title": "Password security", + "password.security.block.title": "Password change required", + "password.security.nudge.body": "Our system detected that your password is vulnerable. We recommend you change it so that your account stays secure.", + "password.security.block.body": "Our system detected that your password is vulnerable. Change your password so that your account stays secure.", + "password.security.close.button": "Close", + "password.security.redirect.to.reset.password.button": "Reset your password", "register.page.title": "Register | {siteName}", "registration.fullname.label": "Full name", "registration.email.label": "Email", diff --git a/src/i18n/messages/zh_CN.json b/src/i18n/messages/zh_CN.json index 623fa98a..e6a431b9 100644 --- a/src/i18n/messages/zh_CN.json +++ b/src/i18n/messages/zh_CN.json @@ -112,6 +112,12 @@ "login.form.invalid.error.message": "Please fill in the fields below.", "login.incorrect.credentials.error.reset.link.text": "reset your password", "login.incorrect.credentials.error.before.account.blocked.text": "click here to reset it.", + "password.security.nudge.title": "Password security", + "password.security.block.title": "Password change required", + "password.security.nudge.body": "Our system detected that your password is vulnerable. We recommend you change it so that your account stays secure.", + "password.security.block.body": "Our system detected that your password is vulnerable. Change your password so that your account stays secure.", + "password.security.close.button": "Close", + "password.security.redirect.to.reset.password.button": "Reset your password", "register.page.title": "Register | {siteName}", "registration.fullname.label": "Full name", "registration.email.label": "Email",