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/Insights/lang/en.json')
-rw-r--r--plugins/Insights/lang/en.json9
1 files changed, 7 insertions, 2 deletions
diff --git a/plugins/Insights/lang/en.json b/plugins/Insights/lang/en.json
index acc356241a..f142b6add0 100644
--- a/plugins/Insights/lang/en.json
+++ b/plugins/Insights/lang/en.json
@@ -1,7 +1,12 @@
{
"Insights": {
"OverviewWidgetTitle": "Insights Overview",
- "Category": "Insights",
- "NoResultMatchesCriteria": "No rows match the criteria"
+ "WidgetCategory": "Insights",
+ "NoResultMatchesCriteria": "No rows match the criteria",
+ "MoversAndShakersWidgetTitle": "Movers and Shakers",
+ "TitleConsideredVisits": "Considered rows having at least %s visits (%s%% of %s visits) with a growth of at least %s%% compared to %s.",
+ "TitleConsideredChanges": "Considered movers only if they increased or decreased by more than %s visits, new entries only if they increase by more than %s visits, and disappeared rows if they decreased by more than %s visits.",
+ "TitleReportBasedOn": "Based on %s %s, rows less than %s %s were ignored",
+ "TitleRowChangeDetails": "'%s' changed from %s (%s) to %s (%s) %s"
}
} \ No newline at end of file