summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-31 01:06:55 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-31 01:06:55 +0000
commit6d2d069c172f1af72f134e32f4e8fc1fffbed80b (patch)
tree79cac0c2ea895f0cc565dc9d0bd871d9b2153460 /apps/comments
parenta08a4b5981b0c5eb41f50caf4c33effb57b397eb (diff)
downloadnextcloud-server-6d2d069c172f1af72f134e32f4e8fc1fffbed80b.tar.gz
nextcloud-server-6d2d069c172f1af72f134e32f4e8fc1fffbed80b.zip
[tx-robot] updated from transifex
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",