|
|
6 years ago | |
|---|---|---|
| .. | ||
| overrides | 6 years ago | |
| resources | 6 years ago | |
| sass | 6 years ago | |
| .gitignore | 6 years ago | |
| README.md | 6 years ago | |
| build.xml | 6 years ago | |
| index.js | 6 years ago | |
| package.json | 6 years ago | |
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