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
path: root/lang
diff options
context:
space:
mode:
authorThomas Steur <tsteur@users.noreply.github.com>2018-09-13 04:34:40 +0300
committerThomas Steur <tsteur@users.noreply.github.com>2018-09-13 04:34:40 +0300
commita920c48e48f6a43b85591250a15c3030095de326 (patch)
tree2780c5ac7c548d83f4264b7e3ff743cdf73f05e9 /lang
parent623908fe3348d6ebe0c8c2cf88b86c05562e5591 (diff)
add real time reports
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/en.json b/lang/en.json
index e6abc43061..19ad33bf8d 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -48,6 +48,7 @@
"ColumnBounceRate": "Bounce Rate",
"ColumnBounceRateDocumentation": "The percentage of visits that only had a single pageview. This means, that the visitor left the website directly from the entrance page.",
"ColumnBounces": "Bounces",
+ "RealTime": "Real-time",
"ColumnBouncesDocumentation": "Number of visits that started and ended on this page. This means that the visitor left the website after viewing only this page.",
"ColumnConversionRate": "Conversion Rate",
"ColumnConversionRateDocumentation": "The percentage of visits that triggered a goal conversion.",