After installing Bash in Windows 10 I noted that it is using Swedish in the linux applications. My Windows 10 installation is in English.
I have tried to reinstall bash after changing the default input language to english using
lxrun /uninstall /full
lxrun /install
But it is still using swedish texts in the linux apps, e.g. in nano.
So how can I force the Linux subsystem to install with english language?
sudo: unable to resolve hostwhile trying to run that command. It worked when I ran it withoutsudo. – sgtfrankieboy Aug 03 '16 at 10:36sudo. See this question and its answers. – cat Aug 03 '16 at 14:08unable to resolve hostis there, but still this command works. – Neurotransmitter Dec 06 '16 at 08:45LANG=fa.UTF8for persian language, but getting this error:*** update-locale: Error: invalid locale settings: LANG=fa.UTF8– OmG Feb 21 '18 at 11:43