Is the Mailchimp API available in other languages?

Posted by boundaryfunctions on Pro Webmasters See other posts from Pro Webmasters or by boundaryfunctions
Published on 2011-11-23T16:26:14Z Indexed on 2011/11/24 18:20 UTC
Read the original article Hit count: 376

I'm using the Mailchimp API in combination with PHP and jQuery to provide the subscribing/unsubscribing-actions on a website via Ajax. On errors with user data you get useful messages like "Invalid Email Address", "[email protected] is already subscribed to list x. Click here to update your profile." or "There is no record of "[email protected]" in the database".

For sure I want to keep theses messages, but is there a way I can get them in other languages (in particular in German)? How would I achieve this? I wasn't able to find anything about in the Mailchimp docs. I wouldn't like to translate them myself...

© Pro Webmasters or respective owner

Related posts about internationalization

Related posts about mailchimp