-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathwpml-config.xml
More file actions
22 lines (22 loc) · 952 Bytes
/
wpml-config.xml
File metadata and controls
22 lines (22 loc) · 952 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<wpml-config>
<admin-texts>
<key name="alg_wc_ev_email_subject" />
<key name="alg_wc_ev_email_content" />
<key name="alg_wc_ev_email_template_wc_heading" />
<key name="alg_wc_ev_admin_email_subject" />
<key name="alg_wc_ev_admin_email_heading" />
<key name="alg_wc_ev_admin_email_content" />
<key name="alg_wc_ev_block_content_notice_guests" />
<key name="alg_wc_ev_block_content_notice" />
<key name="alg_wc_ev_block_checkout_process_notice" />
<key name="alg_wc_ev_block_guest_add_to_cart_notice" />
<key name="alg_wc_ev_block_nonpaying_users_activation_error_notice" />
<key name="alg_wc_ev_verification_info_customization" />
<key name="alg_wc_ev_blacklisted_message" />
<key name="alg_wc_ev_success_message" />
<key name="alg_wc_ev_error_message" />
<key name="alg_wc_ev_failed_message" />
<key name="alg_wc_ev_activation_message" />
<key name="alg_wc_ev_email_resend_message" />
</admin-texts>
</wpml-config>