diff options
Diffstat (limited to 'lib/l10n/nl.php')
-rw-r--r-- | lib/l10n/nl.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/nl.php b/lib/l10n/nl.php index cddfd8f97e0..087cf23a627 100644 --- a/lib/l10n/nl.php +++ b/lib/l10n/nl.php @@ -29,5 +29,6 @@ "years ago" => "jaar geleden", "%s is available. Get <a href=\"%s\">more information</a>" => "%s is beschikbaar. Verkrijg <a href=\"%s\">meer informatie</a>", "up to date" => "bijgewerkt", -"updates check is disabled" => "Meest recente versie controle is uitgeschakeld" +"updates check is disabled" => "Meest recente versie controle is uitgeschakeld", +"Could not find category \"%s\"" => "Kon categorie \"%s\" niet vinden" ); |