Skip to content

Instantly share code, notes, and snippets.

@AliYmn
Created August 10, 2017 07:48
Show Gist options
  • Save AliYmn/1fc16e4d82aafd997c16e50b2a6e9f74 to your computer and use it in GitHub Desktop.
Save AliYmn/1fc16e4d82aafd997c16e50b2a6e9f74 to your computer and use it in GitHub Desktop.
Ubuntu change LANGUAGE
apt-get install --reinstall locales && sudo dpkg-reconfigure locales
nano ~/.bashrc
export LANG=tr_TR.UTF-8
export LANGUAGE=tr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment