Skip to content

Commit 73c116a

Browse files
committed
Translate items
1 parent b6c9c8d commit 73c116a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

app/code/community/Matomo/Analytics/etc/system.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<config>
1515
<sections>
1616
<matomo translate="label" module="matomoanalytics">
17-
<label>Piwik Analytics Control</label>
17+
<label>Matomo Analytics</label>
1818
<tab>sales</tab>
1919
<frontend_type>text</frontend_type>
2020
<sort_order>350</sort_order>
@@ -23,7 +23,7 @@
2323
<show_in_store>1</show_in_store>
2424
<groups>
2525
<analytics translate="label">
26-
<label>Piwik Analytics</label>
26+
<label>Matomo Analytics</label>
2727
<frontend_type>text</frontend_type>
2828
<sort_order>10</sort_order>
2929
<show_in_default>1</show_in_default>
@@ -41,7 +41,7 @@
4141
</active>
4242
<install translate="label">
4343
<label>Install Path</label>
44-
<comment>i.e. http://www.example.com/piwik/</comment>
44+
<comment>i.e. http://www.example.com/matomo/</comment>
4545
<frontend_type>text</frontend_type>
4646
<sort_order>20</sort_order>
4747
<show_in_default>1</show_in_default>
@@ -58,8 +58,8 @@
5858
<show_in_store>1</show_in_store>
5959
</site>
6060
<token translate="label">
61-
<label>Piwik Auth Token</label>
62-
<comment>Find in your API Tab of Piwik Install</comment>
61+
<label>Matomo Auth Token</label>
62+
<comment>Find in your API Tab of Matomo Install</comment>
6363
<frontend_type>text</frontend_type>
6464
<sort_order>40</sort_order>
6565
<show_in_default>1</show_in_default>

0 commit comments

Comments
 (0)