hy 7440ec51fb 配置文件修改 | il y a 5 ans | |
---|---|---|
.. | ||
overrides | il y a 5 ans | |
resources | il y a 5 ans | |
sass | il y a 5 ans | |
.gitignore | il y a 5 ans | |
README.md | il y a 5 ans | |
build.xml | il y a 5 ans | |
index.js | il y a 5 ans | |
package.json | il y a 5 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