Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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