Skip to content

wemersonjanuario/mvp-modern-locale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Contribute

Feel free and contribute to this project by adding more localization and improvements

Releases

No releases published

Packages

No packages published