summaryrefslogtreecommitdiffstats
path: root/l10n/nl.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-20 01:01:25 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-20 01:01:25 -0400
commit6f1357324db40ccdd3e1296807e20f68b30aaca4 (patch)
treeaaa3029672452bf20d3e2e11d0ba0c239a0502ae /l10n/nl.php
parentff869026be6ff3bbbd6ac4870cef76a47ce0f012 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/nl.php')
-rw-r--r--l10n/nl.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/nl.php b/l10n/nl.php
index 6652b7968..78c1607b5 100644
--- a/l10n/nl.php
+++ b/l10n/nl.php
@@ -128,6 +128,7 @@ $TRANSLATIONS = array(
"Error when importing: file does not contain valid JSON" => "Fout tijdens het importeren: bestand bevat geen geldige JSON",
"Help" => "Help",
"Keyboard shortcuts" => "Sneltoetsen",
-"Documentation" => "Documentatie"
+"Documentation" => "Documentatie",
+"Report a bug" => "Rapporteer een fout"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";