hi;
you could try this:
therealkenc
on Jun 7, 2021
I tried with the "-" and it seems to be the same thing
It is.
We will have the exact same change as if in a real ubuntu installation ?
Yes.
[what is the] right one we should use on wsl 2
sudo apt install language-pack-fr will get you there, for sure. But just sudo apt install locales should be sufficient, unless you want translations, which you probably do (or at least might as well).
image
@Sid281216
Comment options
Sid281216
on Jun 8, 2021
Author
Hi thanks for your reply. So for future people seeing this, excute that commands :
sudo apt-get install locales language-pack-fr language-pack-fr-base manpages
sudo update-locale LANG=fr_FR.UTF8
of course modify for your language,
that was for wsl ubuntu install