-
Notifications
You must be signed in to change notification settings - Fork 181
/
wpml-config.xml
53 lines (53 loc) · 1.65 KB
/
wpml-config.xml
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
<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>
</admin-texts>
</wpml-config>