Skip to content

Instantly share code, notes, and snippets.

@victorcosta12
Created June 29, 2012 13:05
Show Gist options
  • Save victorcosta12/3017807 to your computer and use it in GitHub Desktop.
Save victorcosta12/3017807 to your computer and use it in GitHub Desktop.
How to change chrome language, en => pt-br
exec defaults write com.google.Chrome AppleLanguages '(pt-BR)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment