Browse Source

Udate invalid token message

pull/2042/head
Kat 3 years ago
parent
commit
20a89af065
  1. 2
      config/locales/en.yml

2
config/locales/en.yml

@ -165,6 +165,8 @@ en:
password:
blank: Enter a password
too_short: The password you entered is too short. Enter a password that is %{count} characters or longer.
reset_password_token:
invalid: "That link is invalid. Check you are using the correct link."
merge_request:
attributes:
absorbing_organisation_id:

Loading…
Cancel
Save