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/Transitions/lang/en.json')
-rw-r--r--plugins/Transitions/lang/en.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/plugins/Transitions/lang/en.json b/plugins/Transitions/lang/en.json
index 7096f46606..3fece8c57e 100644
--- a/plugins/Transitions/lang/en.json
+++ b/plugins/Transitions/lang/en.json
@@ -2,11 +2,16 @@
"Transitions": {
"BouncesInline": "%s bounces",
"DirectEntries": "Direct Entries",
+ "Transitions": "Transitions",
"ErrorBack": "Go back to the previous action",
"ExitsInline": "%s exits",
"NumPageviews": "%s pageviews",
"NumDownloads": "%s downloads",
"NumOutlinks": "%s outlinks",
+ "TopX": "Top %s labels",
+ "FeatureDescription": "Transitions gives you a report that shows the things your visitors did directly before and after viewing a certain page. This page will explain how to access, understand, and use the powerful Transitions report.",
+ "AvailableInOtherReports": "Did you know? Transitions are also available as a row action in the following reports:",
+ "AvailableInOtherReports2": "Simply hover a row in any of these reports and click on the transition icon %s to launch it.",
"FromCampaigns": "From Campaigns",
"FromPreviousPages": "From Internal Pages",
"FromPreviousPagesInline": "%s from internal pages",
@@ -27,6 +32,7 @@
"ToFollowingSiteSearches": "Internal Searches",
"ToFollowingSiteSearchesInline": "%s internal searches",
"XOfAllPageviews": "%s of all views of this page",
- "XOutOfYVisits": "%1$s (out of %2$s)"
+ "XOutOfYVisits": "%1$s (out of %2$s)",
+ "PageURLTransitions": "Page URL Transitions"
}
} \ No newline at end of file