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:
authorStefan Giehl <stefan@piwik.org>2017-02-20 18:26:59 +0300
committerGitHub <noreply@github.com>2017-02-20 18:26:59 +0300
commit30b1590974c1ee48ee49a6ffb596414175483b74 (patch)
tree886ab3c898a00c6ee0660e7a6c82e4ab0a94f5a9 /plugins/Resolution
parent5cad2a580ad210ac19948ccb0dd1d7b0d6613872 (diff)
language update (#11374)
Diffstat (limited to 'plugins/Resolution')
-rw-r--r--plugins/Resolution/lang/nl.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/Resolution/lang/nl.json b/plugins/Resolution/lang/nl.json
index 381e927920..59e953cdde 100644
--- a/plugins/Resolution/lang/nl.json
+++ b/plugins/Resolution/lang/nl.json
@@ -3,10 +3,10 @@
"ColumnConfiguration": "Configuratie",
"ColumnResolution": "Resolutie",
"Configurations": "Configuraties",
- "PluginDescription": "Toont de schermresolutie van de bezoekers.",
- "Resolutions": "Schermresoluties",
- "WidgetGlobalVisitors": "Algemene configuratie",
+ "PluginDescription": "Rapporteert de schermresoluties van je bezoekers.",
+ "Resolutions": "Resoluties",
+ "WidgetGlobalVisitors": "Bezoekersconfiguratie",
"WidgetGlobalVisitorsDocumentation": "Dit rapport toont de meest voorkomende configuraties die uw bezoekers hadden. Een configuratie is de combinatie van een besturingssysteem, een browser type en een schermresolutie.",
- "WidgetResolutions": "Schermresoluties"
+ "WidgetResolutions": "Schermresolutie"
}
} \ No newline at end of file