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 <thomas.steur@gmail.com>2014-07-25 19:08:38 +0400
committerThomas Steur <thomas.steur@gmail.com>2014-07-25 19:08:38 +0400
commit4f354734ab1fabfbf0b4320ea88ba4478a60d582 (patch)
tree5cd2dbde03bed6305a75d7380d3dc19c22ddd3f1 /lang
parent13065984e6830ea15f1f8b983e7fcba3f1390f46 (diff)
refs #5854 display unlocated count of regions and cities in map title
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/en.json b/lang/en.json
index dcb349cdb3..369a116204 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -2093,7 +2093,9 @@
"ShowingVisits": "Geo-located visits of last",
"Unlocated": "<b>%s<\/b> %p of the visits from %c couldn't be geo located.",
"VisitorMap": "Visitor Map",
- "WorldWide": "World-Wide"
+ "WorldWide": "World-Wide",
+ "WithUnknownRegion": "%s with unknown region",
+ "WithUnknownCity": "%s with unknown city"
},
"UserSettings": {
"BrowserFamilies": "Browser families",