forked from ramiy/astra
-
Notifications
You must be signed in to change notification settings - Fork 0
/
wpml-config.xml
117 lines (117 loc) · 4.83 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
<wpml-config>
<custom-fields>
<custom-field action="copy">ast-main-header-display</custom-field>
<custom-field action="copy">ast-hfb-above-header-display</custom-field>
<custom-field action="copy">ast-hfb-below-header-display</custom-field>
<custom-field action="copy">ast-hfb-mobile-header-display</custom-field>
<custom-field action="copy">footer-adv-display</custom-field>
<custom-field action="copy">adv-header-id-meta</custom-field>
<custom-field action="copy">ast-above-header-display</custom-field>
<custom-field action="copy">ast-below-header-display</custom-field>
<custom-field action="copy">footer-sml-layout</custom-field>
<custom-field action="copy">stick-header-meta</custom-field>
<custom-field action="copy">header-main-stick-meta</custom-field>
<custom-field action="copy">header-above-stick-meta</custom-field>
<custom-field action="copy">header-below-stick-meta</custom-field>
<custom-field action="copy">site-post-title</custom-field>
<custom-field action="copy">site-sidebar-layout</custom-field>
<custom-field action="copy">site-content-layout</custom-field>
<custom-field action="copy">ast-featured-img</custom-field>
<custom-field action="copy">ast-breadcrumbs-content</custom-field>
<custom-field action="copy">theme-transparent-header-meta</custom-field>
</custom-fields>
<admin-texts>
<key name="astra-settings">
<key name="header-html-1"/>
<key name="header-html-2"/>
<key name="header-html-3"/>
<key name="header-html-4"/>
<key name="header-html-5"/>
<key name="header-html-6"/>
<key name="header-html-7"/>
<key name="header-html-8"/>
<key name="header-html-9"/>
<key name="header-html-10"/>
<key name="footer-html-1"/>
<key name="footer-html-2"/>
<key name="footer-html-3"/>
<key name="footer-html-4"/>
<key name="footer-html-5"/>
<key name="footer-html-6"/>
<key name="footer-html-7"/>
<key name="footer-html-8"/>
<key name="footer-html-9"/>
<key name="footer-html-10"/>
<key name="header-button1-text"/>
<key name="header-button2-text"/>
<key name="header-button3-text"/>
<key name="header-button4-text"/>
<key name="header-button5-text"/>
<key name="header-button6-text"/>
<key name="header-button7-text"/>
<key name="header-button8-text"/>
<key name="header-button9-text"/>
<key name="header-button10-text"/>
<key name="header-button1-link-option"/>
<key name="header-button2-link-option"/>
<key name="header-button3-link-option"/>
<key name="header-button4-link-option"/>
<key name="header-button5-link-option"/>
<key name="header-button6-link-option"/>
<key name="header-button7-link-option"/>
<key name="header-button8-link-option"/>
<key name="header-button9-link-option"/>
<key name="header-button10-link-option"/>
<key name="footer-button1-text"/>
<key name="footer-button2-text"/>
<key name="footer-button3-text"/>
<key name="footer-button4-text"/>
<key name="footer-button5-text"/>
<key name="footer-button6-text"/>
<key name="footer-button7-text"/>
<key name="footer-button8-text"/>
<key name="footer-button9-text"/>
<key name="footer-button10-text"/>
<key name="footer-button1-link-option"/>
<key name="footer-button2-link-option"/>
<key name="footer-button3-link-option"/>
<key name="footer-button4-link-option"/>
<key name="footer-button5-link-option"/>
<key name="footer-button6-link-option"/>
<key name="footer-button7-link-option"/>
<key name="footer-button8-link-option"/>
<key name="footer-button9-link-option"/>
<key name="footer-button10-link-option"/>
<key name="header-account-logged-out-text"/>
<key name="header-account-logged-in-text"/>
<key name="header-account-login-link"/>
<key name="header-account-logout-link"/>
<key name="header-main-rt-section-html"/>
<key name="header-main-rt-section-button-text"/>
<key name="header-main-rt-section-button-link"/>
<key name="header-main-menu-label"/>
<key name="blog-read-more-text"/>
<key name="blog-load-more-text"/>
<key name="header-search-box-placeholder"/>
<key name="below-header-section-1-html"/>
<key name="below-header-section-2-html"/>
<key name="above-header-section-1-html"/>
<key name="above-header-section-2-html"/>
<key name="url"/>
<key name="shop-load-more-text"/>
<key name="product-sale-percent-value"/>
<key name="shop-filter-trigger-link"/>
<key name="related-posts-title"/>
<key name="footer-html-1"/>
<key name="footer-html-2"/>
<key name="footer-copyright-editor"/>
<key name="footer-sml-section-1-credit"/>
<key name="footer-sml-section-2-credit"/>
<key name="edd-archive-add-to-cart-button-text"/>
<key name="edd-archive-variable-button-text"/>
<key name="woo-cart-button-text"/>
<key name="single-product-shipping-text"/>
<key name="woo-header-cart-label-display"/>
</key>
</admin-texts>
</wpml-config>