Looking at error logs and seeing error messages not in English (due to Phorge logging in whatever language setting that user reaching an error has set for themselves) makes debugging more cumbersome if you first need to look up the corresponding English string in the translations.
For example, I'd prefer to see
`You must set a name or a name prefix!`
in our logs at Aug 3, 2024 @ 21:17:35.493 when user activities trigger https://we.phorge.it/source/phorge/browse/master/src/applications/diffusion/query/DiffusionSymbolQuery.php$148 instead of
`Vous devez d\xc3\xa9finir un nom ou un pr\xc3\xa9fixe de nom\xe2\x80\xaf!`