Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Live/lang')
-rw-r--r--plugins/Live/lang/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/Live/lang/en.json b/plugins/Live/lang/en.json
index 208051b927..62d85f3a0e 100644
--- a/plugins/Live/lang/en.json
+++ b/plugins/Live/lang/en.json
@@ -50,6 +50,7 @@
"RowActionTooltipTitle": "Open segmented Visit Log",
"SegmentedVisitorLogTitle": "Visit Log showing visits where %1$s is \"%2$s\"",
"OnClickPause": "%s is started. Click to pause.",
- "OnClickStart": "%s is stopped. Click to start."
+ "OnClickStart": "%s is stopped. Click to start.",
+ "ClickToSeeAllContents": "Click to see each content interaction/impression"
}
}