forked from themebeans/ava
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwpml-config.xml
More file actions
31 lines (31 loc) · 1.7 KB
/
wpml-config.xml
File metadata and controls
31 lines (31 loc) · 1.7 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
<wpml-config>
<custom-types>
<custom-type translate="0">product</custom-type>
<custom-type translate="0">product_variation</custom-type>
<custom-type translate="0">shop_order</custom-type>
<custom-type translate="0">shop_order_refund</custom-type>
<custom-type translate="0">shop_coupon</custom-type>
<custom-type translate="0">shop_webhook</custom-type>
<custom-type translate="0">wpephpcompat_jobs</custom-type>
<custom-type translate="0">fl-builder-template</custom-type>
<custom-type translate="0">team</custom-type>
<custom-type translate="0">wpcf7_contact_form</custom-type>
<custom-type translate="0">portfolio</custom-type>
<custom-type translate="0">mc4wp-form</custom-type>
</custom-types>
<custom-fields>
<custom-field action="translate">text_subscribed</custom-field>
<custom-field action="translate">text_invalid_email</custom-field>
<custom-field action="translate">text_required_field_missing</custom-field>
<custom-field action="translate">text_already_subscribed</custom-field>
<custom-field action="translate">text_error</custom-field>
<custom-field action="translate">text_unsubscribed</custom-field>
<custom-field action="translate">text_not_subscribed</custom-field>
<custom-field action="translate">text_no_lists_selected</custom-field>
<custom-field action="translate">text_updated</custom-field>
<custom-field action="translate">_bean_portfolio_role</custom-field>
<custom-field action="translate">_bean_portfolio_client</custom-field>
<custom-field action="translate">_ava_portfolio_role</custom-field>
<custom-field action="translate">_ava_portfolio_client</custom-field>
</custom-fields>
</wpml-config>