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"