From 99e34d09419e0c4075dded21918b1471f421bce7 Mon Sep 17 00:00:00 2001 From: baarkerlounger Date: Thu, 3 Feb 2022 11:35:44 +0000 Subject: [PATCH] Update resend text --- config/locales/en.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index b8fe96c35..9b0789828 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -122,3 +122,10 @@ en: message: "Net income is lower than expected based on the main tenant’s working situation. Are you sure this is correct?" in_soft_max_range: message: "Net income is higher than expected based on the main tenant’s working situation. Are you sure this is correct?" + devise: + two_factor_authentication: + success: "Two factor authentication successful." + attempt_failed: "Attempt failed." + max_login_attempts_reached: "Access completely denied as you have reached your attempts limit" + contact_administrator: "Please contact your system administrator." + code_has_been_sent: "Your security code has been sent."