The missing locale package for Ext JS modern toolkit
-
Put the modern-locale package dir inside the packages/local folder
-
add it in your app.json requires config option and especify the app locale
"requires": [ "font-awesome", "mvp-modern-locale" ], "locale": "tr",
-
Refresh your app running this command
sencha app watch
- Wemerson Januario ([email protected]) (pt_BR)
- Zoltan Lippai ([email protected]) (hu_HU)
- Martín Panizzo ([email protected]) (es_AR)
- lovelyelfpop ([email protected]) (zh_CN)
- Jens Pliester (de_DE)
- Sercan Arğa(tr) turkish
Feel free and contribute to this project by adding more localization and improvements