1
0
mirror of https://github.com/flarum/core.git synced 2025-08-14 12:24:33 +02:00

added strings for the 419 csrf token timeout

This commit is contained in:
Daniël Klabbers
2019-06-24 09:39:26 +02:00
parent 7e5b9b3d38
commit 686bbdbb8a

View File

@@ -462,6 +462,8 @@ core:
403_message: You do not have permission to access this page.
404_message: The page you requested could not be found.
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.
503_message: "{forum} is undergoing maintenance. Thanks for your patience!"