|
|
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