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