Skip to content

Instantly share code, notes, and snippets.

@andrewslince
Last active August 29, 2015 14:13
Show Gist options
  • Save andrewslince/b46824a7d560c2d24d2a to your computer and use it in GitHub Desktop.
Save andrewslince/b46824a7d560c2d24d2a to your computer and use it in GitHub Desktop.
configure portuguese (brazil) locales
open the terminal e run the commands:
$ sudo locale-gen en_US en_US.UTF-8 pt_BR.UTF-8
$ sudo dpkg-reconfigure locales
credits by: http://mariano.eng.br/erro-cannot-set-lc-all-to-default-locale/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment