|
|
il y a 7 ans | |
|---|---|---|
| .. | ||
| overrides | il y a 7 ans | |
| resources | il y a 7 ans | |
| sass | il y a 7 ans | |
| .gitignore | il y a 7 ans | |
| README.md | il y a 7 ans | |
| build.xml | il y a 7 ans | |
| index.js | il y a 7 ans | |
| package.json | il y a 7 ans | |
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