Last active
August 29, 2015 14:18
-
-
Save uasi/7a1be2f6ad7ee326ea78 to your computer and use it in GitHub Desktop.
Language and Locale Settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defaults write com.adobe.Flash AppleLanguages -array ja | |
defaults write com.adobe.Flash AppleLocale ja_JP |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
com.adobe.Flash
の部分は間違ってるかもしれないのでls ~/Library/Preferences | grep adobe
の中からそれっぽいのに置き換えてください(拡張子抜きで)