|
|
пре 7 година | |
|---|---|---|
| .. | ||
| overrides | пре 7 година | |
| resources | пре 7 година | |
| sass | пре 7 година | |
| .gitignore | пре 7 година | |
| README.md | пре 7 година | |
| build.xml | пре 7 година | |
| index.js | пре 7 година | |
| package.json | пре 7 година | |
The missing locale package for Ext JS modern toolkit
add it in your app.json requires config option and especify the app locale
"requires": [
"font-awesome",
"modern-locale"
],
"locale": "pt_BR",
Refresh your app running this command
sencha app refresh
Feel free and contribute to this project by adding more localization and improvements