mirror of
https://github.com/flarum/core.git
synced 2025-08-24 17:13:44 +02:00
added strings for the 419 csrf token timeout
This commit is contained in:
@@ -462,6 +462,8 @@ core:
|
|||||||
403_message: You do not have permission to access this page.
|
403_message: You do not have permission to access this page.
|
||||||
404_message: The page you requested could not be found.
|
404_message: The page you requested could not be found.
|
||||||
404_return_link: "Return to {forum}"
|
404_return_link: "Return to {forum}"
|
||||||
|
419_message: You have been inactive for too long.
|
||||||
|
419_return_link: Go back, to try again
|
||||||
500_message: An error occurred while trying to load this page.
|
500_message: An error occurred while trying to load this page.
|
||||||
503_message: "{forum} is undergoing maintenance. Thanks for your patience!"
|
503_message: "{forum} is undergoing maintenance. Thanks for your patience!"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user