How to translate HTTP Error Messages? #53393
Unanswered
Barbapapazes
asked this question in
Q&A
Replies: 1 comment
-
Hi, It seems not possible to auto-translate this type of exception (unlike ValidationException). One way to accomplish what you want should be to customize the exception rendering logic, see : https://laravel.com/docs/11.x/errors#rendering-exceptions |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to translate this error message: https://github.com/search?q=repo%3Alaravel%2Fframework+%22Too+Many+Attempts.%22&type=code
But I'm unsable to understand how I should do it.
Beta Was this translation helpful? Give feedback.
All reactions