/plugin-gettext

Tasks to work with gettext localization files.

Primary LanguageJavaScript

Gettext localization files tasks

build status npm version dependencies status devDependencies status Gitter

Installation

npm install spa-plugin-gettext

Usage

Add to the scope:

var gettext = require('spa-plugin-gettext');

Contribution

If you have any problem or suggestion please open an issue here. Pull requests are welcomed with respect to the JavaScript Code Style.

License

spa-plugin-gettext is released under the GPL-3.0 License.