From f89c550819e5ef69dc059c4851a5816ed611a147 Mon Sep 17 00:00:00 2001 From: baarkerlounger Date: Fri, 4 Feb 2022 17:24:52 +0000 Subject: [PATCH] Wording --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 8664dcf1f..17e5ce3aa 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -128,7 +128,7 @@ en: attempt_failed: "Attempt failed." max_login_attempts_reached: "Too many incorrect login attempts" account_locked: "Your account has been locked for security reasons." - contact_administrator: "Contact another helpdesk administrator." + contact_administrator: "Contact another helpdesk administrator for access." code_has_been_sent: "Your security code has been sent." code_required: "Security code is required" code_incorrect: "Security code is incorrect"