Ionic i18n国际化解决方案(ngx-translate)

i18n,即“国际化”,是指根据App使用环境不同,调用不同的语言包在页面展示。可以是用户设置语言,也可以是跟随系统语言。 下面,我们在Ionic中加入i18n国际化,请准备好你的项目了!   1. 核心内容 使用Angular7的国际化(i18n)库:ngx-translate 官网地址:http://www.ngx-translate.com/ GitHub地址:https://github.
相关文章
相关标签/搜索