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/UserCountry/lang/en.json')
-rw-r--r--plugins/UserCountry/lang/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/UserCountry/lang/en.json b/plugins/UserCountry/lang/en.json
index 80eafa2349..4355539e83 100644
--- a/plugins/UserCountry/lang/en.json
+++ b/plugins/UserCountry/lang/en.json
@@ -11,11 +11,13 @@
"City": "City",
"CityAndCountry": "%1$s, %2$s",
"Continent": "Continent",
+ "Continents": "Continents",
"Country": "Country",
"country_a1": "Anonymous Proxy",
"country_a2": "Satellite Provider",
"country_cat": "Catalan-speaking communities",
"country_o1": "Other Country",
+ "VisitLocation": "Visit Location",
"CurrentLocationIntro": "According to this provider, your current location is",
"DefaultLocationProviderDesc1": "The default location provider guesses a visitor's country based on the language they use.",
"DefaultLocationProviderDesc2": "This is not very accurate, so %1$swe recommend installing and using %2$sGeoIP%3$s.%4$s",
@@ -67,11 +69,13 @@
"ISPDatabase": "ISP Database",
"IWantToDownloadFreeGeoIP": "I want to download the free GeoIP database...",
"Latitude": "Latitude",
+ "Latitudes": "Latitudes",
"Location": "Location",
"LocationDatabase": "Location Database",
"LocationDatabaseHint": "A location database is either a country, region or city database.",
"LocationProvider": "Location Provider",
"Longitude": "Longitude",
+ "Longitudes": "Longitudes",
"NoDataForGeoIPReport1": "There is no data for this report because there is either no location data available or visitor IP addresses cannot be geolocated.",
"NoDataForGeoIPReport2": "To enable accurate geolocation, change the settings %1$shere%2$s and use a %3$scity level database%4$s.",
"Organization": "Organization",