Redirect to PasswordController#new when reset_password_token is invalid (#4506)
This commit is contained in:
parent
09e86ef90b
commit
dfcd2834f9
3 changed files with 41 additions and 0 deletions
|
@ -234,6 +234,7 @@ en:
|
|||
resend_confirmation: Resend confirmation instructions
|
||||
reset_password: Reset password
|
||||
set_new_password: Set new password
|
||||
invalid_reset_password_token: Password reset link is invalid or expired. Please try again.
|
||||
authorize_follow:
|
||||
error: Unfortunately, there was an error looking up the remote account
|
||||
follow: Follow
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue