It makes no sense to try using invalid or expired link again (#4521)
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
This commit is contained in:
parent
3363a05539
commit
47579ec58c
@ -228,7 +228,7 @@ en:
|
|||||||
delete_account_html: If you wish to delete your account, you can <a href="%{path}">proceed here</a>. You will be asked for confirmation.
|
delete_account_html: If you wish to delete your account, you can <a href="%{path}">proceed here</a>. You will be asked for confirmation.
|
||||||
didnt_get_confirmation: Didn't receive confirmation instructions?
|
didnt_get_confirmation: Didn't receive confirmation instructions?
|
||||||
forgot_password: Forgot your password?
|
forgot_password: Forgot your password?
|
||||||
invalid_reset_password_token: Password reset link is invalid or expired. Please try again.
|
invalid_reset_password_token: Password reset token is invalid or expired. Please request a new one.
|
||||||
login: Log in
|
login: Log in
|
||||||
logout: Logout
|
logout: Logout
|
||||||
register: Sign up
|
register: Sign up
|
||||||
|
Loading…
Reference in New Issue
Block a user