Created
September 2, 2013 13:46
-
-
Save ostholz/6413025 to your computer and use it in GitHub Desktop.
iOS System UIControls localization
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
in Info.plist | |
<key>CFBundleLocalizations</key> | |
<array> | |
<string>zh_CN</string> | |
<string>en</string> | |
<string>de</string> | |
</array> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment