Hey, is there any way to personalize error messages users see? Can I find them all somewhere too, so I can see if they fit the community tone?
You can probably do this with the fof/linguist extension
fof/linguist
And if errors are shown that are less human readable, make sure to disable debug in your config.php.
debug
config.php
There's also fof/html-errors if you want to customize HTML error messages as well 🙂