Internationalization (i18n)
Currently we have the plugin configured so it can be easily translated and the following languages supported:
- en_US - English in the U.S.
- fr_FR - French in France (thanks to Maxime Toulliou for contributing )
- it_IT - Italian in Italy (thanks to Stefan Des for contributing )
- ko_KR - Korean ( thanks to 백선기 (SK Baek) for contributing )
- ru_RU - Russian in the Russian Federation ( thanks to Илья for contributing )
- sv_SE - Swedish in Sweden ( thanks to Sebastian Johnsson for contributing )
If your language is not listed above, feel free to create a translation. Here are the basic steps:
- Copy "mailchimpi18n-enUS.po" to "mailchimpi18n-LANGCOUNTRY.po" - fill in LANG and COUNTRY with whatever you use for WPLANG in wp-config.php
- Grab a transalation editor. POedit works for us
- Translate each line - if you need some context, just open up mailchimp.php and search for the line number or text
- Send it to us - api@mailchimp.com - and we'll test it and include it with our next release