一个支持国际化配置的库,首先读取系统设定的语言,如果项目中支持的语言不包含系统语言,就就读取默认语言,没有设定默认语言,就默认英语,支持就跟随系统语言,可在项目中切换语言,随之切换成设定的语言
To run the example project, clone the repo, and run pod install
from the Example directory first.
DBLanguageManager is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'DBLanguageManager'
[email protected], [email protected]
DBLanguageManager is available under the MIT license. See the LICENSE file for more info.