yingp 09418356b7 运营服务 | há 5 anos atrás | |
---|---|---|
.. | ||
overrides | há 5 anos atrás | |
resources | há 5 anos atrás | |
sass | há 5 anos atrás | |
.gitignore | há 5 anos atrás | |
README.md | há 5 anos atrás | |
build.xml | há 5 anos atrás | |
index.js | há 5 anos atrás | |
package.json | há 5 anos atrás |
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