xielq 17196ebd79 init from phab | 3 years ago | |
---|---|---|
.. | ||
overrides | 3 years ago | |
resources | 3 years ago | |
sass | 3 years ago | |
.gitignore | 3 years ago | |
README.md | 3 years ago | |
build.xml | 3 years ago | |
index.js | 3 years ago | |
package.json | 3 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