Hi Danny,
Form content has been translated using WPML String Translation. I mean, if you go to WPML > String translation, there are three domains of strings related to mailchimp (called “admin_texts_mc4wp_…”).
Domain “admin_texts_mc4wp_lite_form” includes several strings (8) related to sign-up form. One of them, the one called “[mc4wp_lite_form]markup”, is the one showing the sign-up form text (text + textbox + subscription button):
<p> <label>Subscribe to receive our latest news, deals and discount coupons. It is free!</label> <input type=”email” name=”EMAIL” placeholder=”Enter your e-mail address here” required /> </p> <p> <input type=”submit” value=”Subscribe to our mailing list” /> </p>
I have created and marked as complete its translation to Spanish:
<p>
<label>Suscríbete para recibir ofertas, novedades y cupones de descuento. ?Es gratis! </label>
<input type=”email” name=”EMAIL” placeholder=”Escribe tu correo electrónico aquí” required />
</p>
<p>
<input type=”submit” value=”Sí, quiero suscribirme a la lista” />
</p>
WPML customer service has confirmed that this part is OK. The problem is that this translation is not shown on the screen when the user chooses “Spanish” in the language switcher. As translations have been properly created and OK, WPML support service has said to me that the problem is due to a compatibility issue between the new version of mailChimp and WPML.
If you want to check it by your own, please visit:
https://www.applesandideas.com
Please scroll down, mailchimp sign-up form is located in the footer, on the left. Widget content should be shown in English by default (that is OK), BUT if you clic on the Spanish flag (available on the header) you will notice that mailchimp sign-up content is not translated to Spanish (although translated strings are available at WPML > String translation, as explained).
If you want me to send you a couple of screenshots showing the problem, please let me know some e-mail address to send them to (here I can not attach any image).
IMPO this is an important bug, so thanks in advance for helping to solve it.
If I can help somehow from my side, please let me know. Awaiting your feedback, thanks a lot.