Browse Source

Update config/locales/devise.en.yml

Co-authored-by: Paul Robert Lloyd <paulrobertlloyd@users.noreply.github.com>
pull/573/head
baarkerlounger 3 years ago committed by GitHub
parent
commit
ce8d6cb530
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      config/locales/devise.en.yml

2
config/locales/devise.en.yml

@ -60,7 +60,7 @@ en:
blank: "can’t be blank"
confirmation: "doesn’t match new password"
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_locked: "has not been locked"
not_saved:

Loading…
Cancel
Save