give
Last commit date
assets
7 years ago
blocks
7 years ago
includes
7 years ago
languages
7 years ago
sample-data
7 years ago
templates
7 years ago
vendor
7 years ago
changelog.txt
7 years ago
docker-compose.yml
7 years ago
give.php
7 years ago
license.txt
7 years ago
readme.txt
7 years ago
uninstall.php
7 years ago
wpml-config.xml
7 years ago
wpml-config.xml
27 lines
| 1 | <wpml-config> |
| 2 | <custom-types> |
| 3 | <custom-type translate="1">give_forms</custom-type> |
| 4 | <custom-type translate="0">give_payment</custom-type> |
| 5 | <custom-type translate="0">give_log</custom-type> |
| 6 | </custom-types> |
| 7 | <taxonomies> |
| 8 | <taxonomy translate="0">give_log_type</taxonomy> |
| 9 | </taxonomies> |
| 10 | <admin-texts> |
| 11 | <key name="give_settings"> |
| 12 | <key name="success_page"/> |
| 13 | <key name="failure_page"/> |
| 14 | <key name="history_page"/> |
| 15 | <key name="global_offline_donation_content"/> |
| 16 | <key name="donation_notification"/> |
| 17 | <key name="donation_receipt"/> |
| 18 | <key name="offline_donation_subject"/> |
| 19 | <key name="global_offline_donation_email"/> |
| 20 | <key name="subscription_notification_subject"/> |
| 21 | <key name="subscription_receipt_message"/> |
| 22 | <key name="subscription_cancelled_subject"/> |
| 23 | <key name="subscription_cancelled_message"/> |
| 24 | </key> |
| 25 | </admin-texts> |
| 26 | </wpml-config> |
| 27 |