DEV: Update expired reset password copy (#18778)

This commit is contained in:
Blake Erickson 2022-10-27 12:29:50 -06:00 committed by GitHub
parent a9f5af1065
commit 9b1536fb83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -826,7 +826,7 @@ en:
other: "almost %{count} years ago"
password_reset:
no_token: "Sorry, that password change link is too old. Select the Log In button and use 'I forgot my password' to get a new link."
no_token: 'Oops! The link you used no longer works. You can <a href="%{base_url}/login">Log In</a> now. If you forgot your password, you can <a href="%{base_url}/password-reset">request a link</a> to reset it.'
choose_new: "Choose a new password"
choose: "Choose a password"
update: "Update Password"