|
пре 4 година | |
---|---|---|
.. | ||
overrides | пре 4 година | |
resources | пре 4 година | |
sass | пре 4 година | |
.gitignore | пре 4 година | |
README.md | пре 4 година | |
build.xml | пре 4 година | |
index.js | пре 4 година | |
package.json | пре 4 година |
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