mirror of
https://github.com/flarum/core.git
synced 2025-08-15 04:44:08 +02:00
Add error message for invalid confirmation tokens
Fixes flarum/core#1337.
This commit is contained in:
@@ -464,6 +464,7 @@ core:
|
||||
csrf_token_mismatch: You have been inactive for too long.
|
||||
csrf_token_mismatch_return_link: Go back, to try again
|
||||
forbidden: You do not have permission to access this page.
|
||||
invalid_confirmation_token: This confirmation link has already been used or is invalid.
|
||||
not_found: The page you requested could not be found.
|
||||
not_found_return_link: "Return to {forum}"
|
||||
unknown: An error occurred while trying to load this page.
|
||||
|
Reference in New Issue
Block a user