iOS APP名字国际化 笔记

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/xjh093/article/details/81774794

注意

APP显示名称,随系统语言显示
新建的,后缀为 .string 的文件
名字必需是InfoPlist
名字必需是InfoPlist
名字必需是InfoPlist


应用内自由切换语言
对应的.string 的文件
名字必需是Localizable


一行代码搞定多语言

https://github.com/xjh093/JHLanguage


我的github: https://github.com/xjh093


猜你喜欢

转载自blog.csdn.net/xjh093/article/details/81774794