Community contributed extensions

nemrod [nemrod] module

This module is for the Play 1.x series only.

This module provides integration with Nemrod. It helps to import and export translations from your application to a Nemrod instance automatically.

More information about Nemrod and www.localizeyourapps.com here : Nemrod

https://bitbucket.org/hlassiege/play-nemrod

Written by Hugo Lassiege.

Published releases

0.5 Jul 09 2012 Documentation Try Play
0.4 Jan 08 2012 Documentation Try Play
0.3 Dec 02 2011 Documentation Try Play
0.2 Oct 27 2011 Documentation Try Play
0.1 Oct 03 2011 Documentation Try Play

To install locally this module use the install command:

play install nemrod-{version}

To add this module as dependency of your application, add it to the dependencies.yml file:

require:
        - play -> nemrod {version}