I am updating to Ubuntu 18.04. I looked at this question, but that doesn't fix my problem. I have only EN showing, although I have 5 languages installed. I have only default regional settings but I cannot change any language settings, installed languages, or regional support. I think the update has messed up. How can I repair this?
Asked
Active
Viewed 107 times
1
sudo apt install --reinstall language-selector-*
– Gunnar Hjalmarsson Nov 07 '18 at 20:45locale
andlocale -a
output. – Gunnar Hjalmarsson Nov 16 '18 at 12:25sudo locale-gen
– Gunnar Hjalmarsson Nov 18 '18 at 18:09