简体   繁体   中英

How to make dynamic localization with sencha architect 4 and extjs 6?

I'm trying to make a dynamic localization in sencha architect, but when I modify app.json file, after build it is overwritten by sencha architect and I can't find solution for this, or example how to do dynamic localization. I want user to select language in combobox and application reload with corresponding language.

您需要在app.json(架构生成)中提供1)“requires”:[“ext-locale”] 2)“locale”:“no_NB”构建应用程序通过SA构建Web应用程序(测试/生产)我已经实现了本地化在我的申请中。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM