9 messages · Page 1 of 1 (latest)
How can I set the System language to italian?
sudo nano /etc/locale.gen
Find and uncomment this line
it_IT.UTF-8 UTF-8
save the changes
run: sudo locale-gen
sudo locale-gen
sudo localectl set-locale LANG=it_IT.UTF-8
reboot
run: localectl status
localectl status