Skip to content

Instantly share code, notes, and snippets.

@toruta39
Last active December 17, 2015 01:49
Show Gist options
  • Save toruta39/5531130 to your computer and use it in GitHub Desktop.
Save toruta39/5531130 to your computer and use it in GitHub Desktop.
-- Switch to English (Run in CLI)
-- defaults write NSGlobalDomain AppleLanguages "(en, ja, \"zh-Hans\", \"zh-Hant\", fr, de, es, it, pt, \"pt-PT\", nl, sv, nb, da, fi, ru, pl, ko, ar, cs, hu, tr, th, ca, hr, el, he, ro, sk, uk)"
-- Switch to Japanese (Run in CLI)
-- defaults write NSGlobalDomain AppleLanguages "(ja, en, \"zh-Hans\", \"zh-Hant\", fr, de, es, it, pt, \"pt-PT\", nl, sv, nb, da, fi, ru, pl, ko, ar, cs, hu, tr, th, ca, hr, el, he, ro, sk, uk)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment