From eb535ae667938083b2aafb049ec63a9e54b11ed8 Mon Sep 17 00:00:00 2001 From: baarkerlounger Date: Wed, 18 May 2022 14:21:58 +0100 Subject: [PATCH] Update content --- config/locales/devise.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/devise.en.yml b/config/locales/devise.en.yml index 190b53941..707e8cffa 100644 --- a/config/locales/devise.en.yml +++ b/config/locales/devise.en.yml @@ -59,7 +59,7 @@ en: already_confirmed: "Email has already been confirmed. Sign in." blank: "can’t be blank" confirmation: "Password confirmation doesn’t match new password" - confirmation_period_expired: "Email needs to be confirmed within %{period}. Request a new account." + confirmation_period_expired: "Email needs to be confirmed within %{period}. Request a new link below." expired: "Token has expired. Request a new token." not_found: "was not found" not_locked: "has not been locked"