summaryrefslogtreecommitdiffstats
path: root/l10n/nl.php
diff options
context:
space:
mode:
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);";