mailchimp-for-wp
Last commit date
assets
10 years ago
config
10 years ago
includes
10 years ago
integrations
10 years ago
languages
10 years ago
vendor
10 years ago
CHANGELOG.md
10 years ago
LICENSE
11 years ago
mailchimp-for-wp.php
10 years ago
readme.txt
10 years ago
wpml-config.xml
10 years ago
wpml-config.xml
46 lines
| 1 | <wpml-config> |
| 2 | <custom-types> |
| 3 | <custom-type translate="1">mc4wp-form</custom-type> |
| 4 | </custom-types> |
| 5 | <custom-fields> |
| 6 | <custom-field action="translate">text_subscribed</custom-field> |
| 7 | <custom-field action="translate">text_error</custom-field> |
| 8 | <custom-field action="translate">text_invalid_email</custom-field> |
| 9 | <custom-field action="translate">text_already_subscribed</custom-field> |
| 10 | <custom-field action="translate">text_required_field_missing</custom-field> |
| 11 | <custom-field action="translate">text_unsubscribed</custom-field> |
| 12 | <custom-field action="translate">text_not_subscribed</custom-field> |
| 13 | <custom-field action="translate">text_subscribed</custom-field> |
| 14 | </custom-fields> |
| 15 | <admin-texts> |
| 16 | <key name="mc4wp_integrations"> |
| 17 | <key name="woocommerce"> |
| 18 | <key name="label" /> |
| 19 | </key> |
| 20 | <key name="easy-digital-downloads"> |
| 21 | <key name="label" /> |
| 22 | </key> |
| 23 | <key name="contact-form-7"> |
| 24 | <key name="label" /> |
| 25 | </key> |
| 26 | <key name="wp-registration-form"> |
| 27 | <key name="label" /> |
| 28 | </key> |
| 29 | <key name="wp-comment-form"> |
| 30 | <key name="label" /> |
| 31 | </key> |
| 32 | <key name="ninja-forms"> |
| 33 | <key name="label" /> |
| 34 | </key> |
| 35 | <key name="events-manager"> |
| 36 | <key name="label" /> |
| 37 | </key> |
| 38 | <key name="buddypress"> |
| 39 | <key name="label" /> |
| 40 | </key> |
| 41 | </key> |
| 42 | </admin-texts> |
| 43 | </wpml-config> |
| 44 | |
| 45 | |
| 46 |