diff --git a/l10n/nl.js b/l10n/nl.js index e54e5fe6..192d7a1d 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -11,6 +11,7 @@ OC.L10N.register( "Download logs" : "Logboek downloaden", "Ctrl" : "Ctrl", "Relative" : "Relatief", + "Application" : "Applicatie", "Message" : "Bericht", "Show details" : "Tonen details", "Debug" : "Debug", diff --git a/l10n/nl.json b/l10n/nl.json index fe74aada..8f2a0ee4 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -9,6 +9,7 @@ "Download logs" : "Logboek downloaden", "Ctrl" : "Ctrl", "Relative" : "Relatief", + "Application" : "Applicatie", "Message" : "Bericht", "Show details" : "Tonen details", "Debug" : "Debug",