wp-user-avatar
Last commit date
assets
2 weeks ago
deprecated
1 year ago
languages
1 day ago
src
1 day ago
third-party
1 day ago
autoloader.php
1 year ago
changelog.txt
1 day ago
index.php
5 years ago
readme.txt
1 day ago
uninstall.php
2 years ago
wp-user-avatar.php
1 day ago
wpml-config.xml
9 months ago
wpml-config.xml
38 lines
| 1 | <wpml-config> |
| 2 | <admin-texts> |
| 3 | <key name="ppress_checkout_fields"> |
| 4 | <key name="accountInfo"> |
| 5 | <key name="*"> |
| 6 | <key name="label"/> |
| 7 | </key> |
| 8 | </key> |
| 9 | <key name="billing"> |
| 10 | <key name="*"> |
| 11 | <key name="label"/> |
| 12 | </key> |
| 13 | </key> |
| 14 | </key> |
| 15 | <key name="ppress_settings_data"> |
| 16 | <key name="*email_subject"/> |
| 17 | <key name="*email_content"/> |
| 18 | <key name="receipt_additional_info"/> |
| 19 | <key name="receipt_view_button_label"/> |
| 20 | <key name="terms_agreement_label"/> |
| 21 | <key name="*checkout_checkbox_label"/> |
| 22 | </key> |
| 23 | <key name="ppress_payment_methods"> |
| 24 | <key name="stripe_title"/> |
| 25 | <key name="stripe_description"/> |
| 26 | <key name="bank_transfer_title"/> |
| 27 | <key name="bank_transfer_description"/> |
| 28 | <key name="bank_transfer_account_details"/> |
| 29 | <key name="mollie_title"/> |
| 30 | <key name="mollie_description"/> |
| 31 | <key name="paypal_title"/> |
| 32 | <key name="paypal_description"/> |
| 33 | </key> |
| 34 | <key name="ppress_taxes"> |
| 35 | <key name="eu_vat_number_label"/> |
| 36 | </key> |
| 37 | </admin-texts> |
| 38 | </wpml-config> |