wp-whatsapp
Last commit date
assets
3 months ago
blocks
4 months ago
cross-sell
3 months ago
includes
3 months ago
languages
2 years ago
vendor
3 months ago
vendor-prefixed
3 months ago
views
3 months ago
WhatsappPluginAdapter.php
4 months ago
index.php
2 years ago
readme.txt
1 week ago
whatsapp.php
3 months ago
wpml-config.xml
5 years ago
wpml-config.xml
21 lines
| 1 | <wpml-config> |
| 2 | <custom-types> |
| 3 | <custom-type translate="1" display-as-translated="1">whatsapp-accounts</custom-type> |
| 4 | </custom-types> |
| 5 | <custom-fields> |
| 6 | <custom-field action="translate">nta_wa_account_info</custom-field> |
| 7 | <custom-field action="translate">nta_wa_button_styles</custom-field> |
| 8 | </custom-fields> |
| 9 | <admin-texts> |
| 10 | <key name="nta_wa_widget_display"> |
| 11 | <key name="time_symbols"/> |
| 12 | </key> |
| 13 | <key name="nta_wa_widget_styles"> |
| 14 | <key name="title"/> |
| 15 | <key name="responseText"/> |
| 16 | <key name="description"/> |
| 17 | <key name="btnLabel"/> |
| 18 | <key name="gdprContent"/> |
| 19 | </key> |
| 20 | </admin-texts> |
| 21 | </wpml-config> |