|
%!s(int64=4) %!d(string=hai) anos | |
---|---|---|
.. | ||
overrides | %!s(int64=4) %!d(string=hai) anos | |
resources | %!s(int64=4) %!d(string=hai) anos | |
sass | %!s(int64=4) %!d(string=hai) anos | |
.gitignore | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
build.xml | %!s(int64=4) %!d(string=hai) anos | |
index.js | %!s(int64=4) %!d(string=hai) anos | |
package.json | %!s(int64=4) %!d(string=hai) anos |
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