Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wemersonjanuario/mvp-modern-locale
A locale package for Ext JS modern toolkit
https://github.com/wemersonjanuario/mvp-modern-locale
extjs extjs-modern extjs6 sencha sencha-extjs senchacmd
Last synced: about 2 months ago
JSON representation
A locale package for Ext JS modern toolkit
- Host: GitHub
- URL: https://github.com/wemersonjanuario/mvp-modern-locale
- Owner: wemersonjanuario
- Created: 2017-10-10T21:50:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T17:49:49.000Z (5 months ago)
- Last Synced: 2024-08-07T21:04:52.880Z (5 months ago)
- Topics: extjs, extjs-modern, extjs6, sencha, sencha-extjs, senchacmd
- Language: JavaScript
- Size: 58.6 KB
- Stars: 31
- Watchers: 6
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# modern-locale
The missing locale package for Ext JS modern toolkit
## Getting started
- Put the modern-locale package dir inside the packages/local folder
- add it in your app.json requires config option and especify the app locale"requires": [
"font-awesome",
"mvp-modern-locale"
],
"locale": "tr",- Refresh your app running this command
sencha app watch
### Authors and contributors
* Wemerson Januario ([email protected]) (pt_BR)
* Zoltan Lippai ([email protected]) (hu_HU)
* Martín Panizzo ([email protected]) (es_AR)
* lovelyelfpop ([email protected]) (zh_CN)
* Jens Pliester (de_DE)
* Sercan Arğa(tr) turkish### Contribute
Feel free and contribute to this project by adding more localization and improvements