Yes, Mango is prepared for localization. In you look in the folder WEB-INF/classes you can find the i18n files. If you open messages_en.properties, you will see key=value text lines. You can translate the value part to Spanish and put the translated text in a new file messages_es.properties. Also add a line "es=Espanol" to the file i18n.properties.
This message was edited 1 time. Last update was at 09/04/2010 16:36:16
Wonderful. If you need further information on submitting your translation, let me know. Basically all that we need is the properties file, the language name that will go into the i18n.properties file, and any dox files that you translated. We would also like your kind assurance that the translations are reasonably complete and accurate.