How can I change the language in the BASH, s.t. the error messages will be shown in English?
This would allow me to post the error messages directly, without translating them.
Using export LANG=en_GB.UTF-8and vi ~/.bashrc didn't work.
2 Answers
Don't forget to restart your BASH everywhere. Meaning, if you use it in your IDE like VSCode, be sure it's also closed there. This worked for me.
1 Comment
rand'Chris
This does not provide an answer to the question. Once you have sufficient reputation you will be able to comment on any post; instead, provide answers that don't require clarification from the asker. - From Review
localeoutput before and after setting the locale. And this is a question better suited for serverfault.comen_EN.UTF-8