We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77e01f5 commit c21fc3aCopy full SHA for c21fc3a
framework/core/locale/core.yml
@@ -721,6 +721,7 @@ core:
721
csrf_token_mismatch_return_link: Go back, to try again
722
invalid_confirmation_token: This confirmation link has already been used or is invalid.
723
not_authenticated: You do not have permission to access this page. Try again after logging in.
724
+ method_not_allowed: This page does not support that request method.
725
not_found: The page you requested could not be found.
726
not_found_return_link: "Return to {forum}"
727
permission_denied: You do not have permission to access this page.
0 commit comments