-
Notifications
You must be signed in to change notification settings - Fork 0
/
wpml-config.xml
executable file
·52 lines (52 loc) · 2.03 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
<wpml-config>
<admin-texts>
<key name='theme_mods_zerif-lite'>
<key name='zerif_copyright' />
<key name='zerif_socials_facebook' />
<key name='zerif_socials_twitter' />
<key name='zerif_socials_linkedin' />
<key name='zerif_socials_behance' />
<key name='zerif_socials_dribbble' />
<key name='zerif_email' />
<key name='zerif_phone' />
<key name='zerif_address' />
<key name='zerif_bigtitle_title' />
<key name='zerif_bigtitle_redbutton_label' />
<key name='zerif_bigtitle_redbutton_url' />
<key name='zerif_bigtitle_greenbutton_label' />
<key name='zerif_bigtitle_greenbutton_url' />
<key name='zerif_ourfocus_title' />
<key name='zerif_ourfocus_subtitle' />
<key name='zerif_aboutus_title' />
<key name='zerif_aboutus_subtitle' />
<key name='zerif_aboutus_biglefttitle' />
<key name='zerif_aboutus_text' />
<key name='zerif_aboutus_feature1_title' />
<key name='zerif_aboutus_feature1_text' />
<key name='zerif_aboutus_feature2_title' />
<key name='zerif_aboutus_feature2_text' />
<key name='zerif_aboutus_feature3_title' />
<key name='zerif_aboutus_feature3_text' />
<key name='zerif_aboutus_feature4_title' />
<key name='zerif_aboutus_feature4_text' />
<key name='zerif_ourteam_title' />
<key name='zerif_ourteam_subtitle' />
<key name='zerif_testimonials_title' />
<key name='zerif_testimonials_subtitle' />
<key name='zerif_latestnews_title' />
<key name='zerif_latestnews_subtitle' />
<key name='zerif_bottomribbon_text' />
<key name='zerif_bottomribbon_buttonlabel' />
<key name='zerif_bottomribbon_buttonlink' />
<key name='zerif_ribbonright_text' />
<key name='zerif_ribbonright_buttonlabel' />
<key name='zerif_ribbonright_buttonlink' />
<key name='zerif_contactus_title' />
<key name='zerif_contactus_subtitle' />
<key name='zerif_contactus_email' />
<key name='zerif_contactus_button_label' />
<key name='zerif_contactus_sitekey' />
<key name='zerif_contactus_secretkey' />
</key>
</admin-texts>
</wpml-config>