Written by Philipp on 2012-11-07
play-i18ned
Java . Play! Framework . ToolingThis Module provides support for converting Play! i18n Files into an Excel Sheet and from an Excel Sheet to i18n Files. Usage You need to create the message files first (e.g. conf/messages, conf/messages.de, conf/messages.en) You may enter some key/value entries to the Files. The prefered format is: # Description key=value Add the Module to your