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