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>2018-12-17 19:53:33 +0300
committerGitHub <noreply@github.com>2018-12-17 19:53:33 +0300
commit808780232c38b036bb903e3e434eede7f25e00a9 (patch)
tree2c7af860d05ed078b6bf6b8f80d862e6c2a19bc7 /plugins/Widgetize
parent42e5bfa8435d4341c06088a91322e0ea3869399e (diff)
language update (#13871)
Diffstat (limited to 'plugins/Widgetize')
-rw-r--r--plugins/Widgetize/lang/nl.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Widgetize/lang/nl.json b/plugins/Widgetize/lang/nl.json
index 09cfd5caf5..387dd99f71 100644
--- a/plugins/Widgetize/lang/nl.json
+++ b/plugins/Widgetize/lang/nl.json
@@ -2,6 +2,6 @@
"Widgetize": {
"OpenInNewWindow": "In een nieuw venster openen",
"PluginDescription": "Toon elk Matomo rapport in je website of app eenvoudig met een Embed HTML tag.",
- "TopLinkTooltip": "Export Matomo Rapporten als Widgets en voeg het dashboard toe in je app als een iframe."
+ "TopLinkTooltip": "Exporteer Matomo Rapporten als Widgets en voeg het dashboard toe in je app als een iframe."
}
} \ No newline at end of file