Fork me on GitHub

Welcome to i18n Maven Plugin!

Handle internationalization and localization easily with the i18n Maven Plugin. Convert your Excel sheets to resource files. Your input file i18n.xls will be converted to different output resource files. To get started and see how the plugin could be used, check out this project documentation!

Location

src/main/i18n/i18n.xls

Output

Files

customer.properties
customer_en.properties
invoice.properties
invoice_en.properties

Content

#Generated file customer.properties
#Sat May 10 01:56:34 CEST 2014
CUSTOMER=Customer
FIRSTNAME=Firstname
LASTNAME=Lastname