Ext.i18n.Bundle
Internationalization for ExtJS and Sencha Touch
Nov 10, 2013 · 1 min read
Ext.i18n.Bundle allows you to use properties files (or bundle files) to use them as i18n resources with ExtJS or Sencha Touch projects.
Download
ExtJS
The code is available in the project repository Ext.i18n.Bundle for ExtJS. Or you can clone the repository:
$ git clone git@github.com:elmasse/Ext.i18n.Bundle.git
Sencha Touch
The code is available in the project repository Ext.i18n.Bundle for Sencha Touch. Or you can clone the repository:
$ git clone git@github.com:elmasse/Ext.i18n.Bundle-touch.git