From e42e95c3decfea7770c8d5b2df2fbd5bb3de17ef Mon Sep 17 00:00:00 2001 From: Andy Allan Date: Tue, 28 Feb 2023 11:05:46 +0000 Subject: [PATCH] Remove duplicate translation key It's already defined three lines above. --- config/locales/en.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 0a1b1cdea..9535207d5 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2673,7 +2673,6 @@ en: support: support automatically_suspended: Sorry, your account has been automatically suspended due to suspicious activity. contact_support_html: This decision will be reviewed by an administrator shortly, or you may contact %{support_link} if you wish to discuss this. - support: support auth_failure: connection_failed: Connection to authentication provider failed invalid_credentials: Invalid authentication credentials -- 2.39.5