-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwpml-config.xml
More file actions
20 lines (20 loc) · 631 Bytes
/
wpml-config.xml
File metadata and controls
20 lines (20 loc) · 631 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<wpml-config>
<admin-texts>
<key name="superpwa_settings">
<key name="app_name"/>
<key name="app_short_name"/>
<key name="description"/>
<key name="icon"/>
<key name="splash_icon"/>
<key name="start_url"/>
<key name="offline_page"/>
</key>
<key name="superpwa_utm_tracking_settings">
<key name="utm_source"/>
<key name="utm_medium"/>
<key name="utm_campaign"/>
<key name="utm_term"/>
<key name="utm_content"/>
</key>
</admin-texts>
</wpml-config>