Browse Source

Update config/locales/devise.en.yml

Co-authored-by: Paul Robert Lloyd <paulrobertlloyd@users.noreply.github.com>
pull/619/head
baarkerlounger 3 years ago committed by baarkerlounger
parent
commit
640586846e
  1. 2
      config/locales/devise.en.yml

2
config/locales/devise.en.yml

@ -60,7 +60,7 @@ en:
blank: "can’t be blank" blank: "can’t be blank"
confirmation: "doesn’t match new password" confirmation: "doesn’t match new password"
confirmation_period_expired: "needs to be confirmed within %{period}. Request a new account." confirmation_period_expired: "needs to be confirmed within %{period}. Request a new account."
expired: "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"
not_saved: not_saved:

Loading…
Cancel
Save