summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/nl.js1
-rw-r--r--apps/comments/l10n/nl.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/nl.js b/apps/comments/l10n/nl.js
index 80a161a9d30..775e0e125d6 100644
--- a/apps/comments/l10n/nl.js
+++ b/apps/comments/l10n/nl.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"comments",
{
"Comments" : "Reacties",
+ "Unknown user" : "Onbekende gebruiker",
"New comment …" : "Nieuwe reactie ...",
"Delete comment" : "Verwijder reactie",
"Post" : "Reageer",
diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json
index bb05f99a9f6..3f82d47dfe6 100644
--- a/apps/comments/l10n/nl.json
+++ b/apps/comments/l10n/nl.json
@@ -1,5 +1,6 @@
{ "translations": {
"Comments" : "Reacties",
+ "Unknown user" : "Onbekende gebruiker",
"New comment …" : "Nieuwe reactie ...",
"Delete comment" : "Verwijder reactie",
"Post" : "Reageer",