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:
authorsgiehl <stefan@piwik.org>2015-09-25 20:36:57 +0300
committersgiehl <stefan@piwik.org>2015-09-25 20:36:57 +0300
commit7f375924db9328f20a0b7cb1e41397f2309b60a7 (patch)
treeb370c1c85f4acbe820184c03b444a7175f229954 /plugins/UserCountryMap
parent13a3a7fe075e70cd42fbd07bbd72dcbee97219ec (diff)
translation update
Diffstat (limited to 'plugins/UserCountryMap')
-rw-r--r--plugins/UserCountryMap/lang/pt-br.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/UserCountryMap/lang/pt-br.json b/plugins/UserCountryMap/lang/pt-br.json
index a20700c094..deb9ab9550 100644
--- a/plugins/UserCountryMap/lang/pt-br.json
+++ b/plugins/UserCountryMap/lang/pt-br.json
@@ -18,6 +18,8 @@
"ShowingVisits": "Geo-localização das últimas visitas",
"Unlocated": "<b>%s<\/b> %p das visitas de %c não puderam ser geo localizados.",
"VisitorMap": "Mapa de visitantes",
- "WorldWide": "World-Wide"
+ "WorldWide": "World-Wide",
+ "WithUnknownRegion": "%s com região desconhecida",
+ "WithUnknownCity": "%s com cidade desconhecida"
}
} \ No newline at end of file