forked from pronamic/woocommerce-subscriptions
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwpml-config.xml
More file actions
57 lines (57 loc) · 1.83 KB
/
wpml-config.xml
File metadata and controls
57 lines (57 loc) · 1.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<wpml-config>
<admin-texts>
<key name="woocommerce_myaccount_subscriptions_endpoint" />
<key name="woocommerce_myaccount_view_subscription_endpoint" />
<key name="woocommerce_subscriptions_add_to_cart_button_text" />
<key name="woocommerce_subscriptions_order_button_text" />
<key name="woocommerce_subscriptions_switch_button_text" />
<key name="woocommerce_new_renewal_order_settings">
<key name="subject" />
<key name="heading" />
</key>
<key name="woocommerce_customer_completed_renewal_order_settings">
<key name="subject" />
<key name="heading" />
</key>
<key name="woocommerce_customer_completed_switch_order_settings">
<key name="subject" />
<key name="heading" />
</key>
<key name="woocommerce_customer_renewal_invoice_settings">
<key name="subject" />
<key name="heading" />
</key>
<key name="woocommerce_cancelled_subscription_settings">
<key name="subject" />
<key name="heading" />
</key>
<key name="woocommerce_expired_subscription_settings">
<key name="subject" />
<key name="heading" />
</key>
<key name="woocommerce_suspended_subscription_settings">
<key name="subject" />
<key name="heading" />
</key>
<key name="woocommerce_customer_payment_retry_settings">
<key name="subject" />
<key name="heading" />
</key>
<key name="woocommerce_payment_retry_settings">
<key name="subject" />
<key name="heading" />
</key>
<key name="woocommerce_new_renewal_order_settings">
<key name="subject" />
<key name="heading" />
</key>
<key name="woocommerce_new_renewal_order_settings">
<key name="subject" />
<key name="heading" />
</key>
<!-- WooCommerce All Products For Subscriptions -->
<key name="wcsatt_subscribe_to_cart_categories">
<key name="*" type="taxonomy-ids" sub-type="product_cat"/>
</key>
</admin-texts>
</wpml-config>