Browse Source

Update content

pull/580/head
baarkerlounger 3 years ago
parent
commit
eb535ae667
  1. 2
      config/locales/devise.en.yml

2
config/locales/devise.en.yml

@ -59,7 +59,7 @@ en:
already_confirmed: "Email has already been confirmed. Sign in." already_confirmed: "Email has already been confirmed. Sign in."
blank: "can’t be blank" blank: "can’t be blank"
confirmation: "Password confirmation doesn’t match new password" 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." expired: "Token has expired. Request a new token."
not_found: "was not found" not_found: "was not found"
not_locked: "has not been locked" not_locked: "has not been locked"

Loading…
Cancel
Save