summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/nl.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/nl.json')
-rw-r--r--apps/comments/l10n/nl.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json
index 5b2814e57ed..babdebb7dc5 100644
--- a/apps/comments/l10n/nl.json
+++ b/apps/comments/l10n/nl.json
@@ -13,7 +13,6 @@
"Error occurred while retrieving comment with id {id}" : "Er trad een fout op bij het ophalen van reactie met id {id}",
"Error occurred while updating comment with id {id}" : "Er trad een fout op bij het bijwerken van reactie met id {id}",
"Error occurred while posting comment" : "Er trad een fout op bij plaatsen reactie",
- "{count} unread comments" : "{count} ongelezen reacties",
"Comment" : "Reactie",
"<strong>Comments</strong> for files" : "<strong>Reacties</strong> voor bestanden",
"You commented" : "Je reageerde",
@@ -22,6 +21,7 @@
"%1$s commented on %2$s" : "%1$s heeft gereageerd op %2$s",
"Type in a new comment..." : "Type een nieuwe reactie...",
"No other comments available" : "Geen andere reacties beschikbaar",
- "More comments..." : "Meer reacties..."
+ "More comments..." : "Meer reacties...",
+ "{count} unread comments" : "{count} ongelezen reacties"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file