wp-whatsapp
Last commit date
assets
2 years ago
blocks
2 years ago
includes
2 years ago
languages
2 years ago
views
2 years ago
index.php
2 years ago
readme.txt
2 years ago
whatsapp.php
2 years ago
wpml-config.xml
2 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> |