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:
authorNigel <munro98@gmail.com>2015-01-15 06:47:58 +0300
committerNigel <munro98@gmail.com>2015-01-15 06:47:58 +0300
commit4a36866bfdb80c8100ac17d74376b8ee9be220da (patch)
tree08546df7ea63f861b70f32ec780edee5defefc23 /lang
parent3999c504935302fcf18d8ac4cb79c2cd0ccd8cbf (diff)
Added multi languge to the offsceen 'Widget text'
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/en.json b/lang/en.json
index f0bbc0e32e..69baca7e9f 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -445,6 +445,7 @@
"WeeklyReports": "Weekly reports",
"WellDone": "Well done!",
"Widgets": "Widgets",
+ "Widget": "Widget",
"XComparedToY": "%1$s compared to %2$s",
"XFromY": "%1$s from %2$s",
"YearlyReport": "yearly",
@@ -544,4 +545,4 @@
"PickAnotherRow": "Pick another row to compare",
"PickARow": "Pick a row to compare"
}
-} \ No newline at end of file
+}