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