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:
authorLukas Winkler <github@lw1.at>2019-04-03 00:37:08 +0300
committerdiosmosis <diosmosis@users.noreply.github.com>2019-04-03 00:37:08 +0300
commit7172c71bb95e1a3139bf807773abc6846fedbdf0 (patch)
treeaefda4f3991d6b42cbccf741724a8685539b595c /plugins/Insights
parent98e53787f9d23a3bcb4fe0601fbfc6e23c4f3b03 (diff)
spellcheck en.json files (#14135)
* spellcheck en.json files * fix WidgetsListTest * additional fixes * simplify sentence * Fixing tests.
Diffstat (limited to 'plugins/Insights')
-rw-r--r--plugins/Insights/lang/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Insights/lang/en.json b/plugins/Insights/lang/en.json
index d9c0935773..edab7e7fdc 100644
--- a/plugins/Insights/lang/en.json
+++ b/plugins/Insights/lang/en.json
@@ -1,6 +1,6 @@
{
"Insights": {
- "PluginDescription": "Provides Insights about your traffic. Insights are available as dashboard widgets as well as a new icon in reports to let you see most important trends in your data.",
+ "PluginDescription": "Provides Insights about your traffic. Insights are available as dashboard widgets as well as a new icon in reports, letting you see most important trends in your data.",
"ControlComparedToDescription": "Growth compared to the",
"ControlFilterByDescription": "Show all, only movers, only new or only disappeared",
"DatePeriodCombinationNotSupported": "It is not possible to generate insights for this date and period combination.",
@@ -26,7 +26,7 @@
"TitleConsideredMoversAndShakersGrowth": "%1$s changed from %2$s to %3$s compared to %4$s. Based on this an evolution of each row of %5$s%% is expected.",
"TitleRowChangeDetails": "'%1$s' changed from %2$s (%3$s) to %4$s (%5$s) %6$s.",
"TitleRowDisappearedDetails": "'%1$s' decreased by %2$s and disappeared in %3$s compared to %4$s.",
- "TitleRowMoverAndShaker": "This row had an higher impact than the average.",
+ "TitleRowMoverAndShaker": "This row had a higher impact than the average.",
"TitleRowNewDetails": "'%1$s' increased by %2$s and is new compared to %3$s.",
"WeekComparedToPreviousWeek": "previous week",
"WidgetCategory": "Insights",