diff options
Diffstat (limited to 'apps/comments/l10n/nl.json')
-rw-r--r-- | apps/comments/l10n/nl.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json index 19d24c0af5f..5b2814e57ed 100644 --- a/apps/comments/l10n/nl.json +++ b/apps/comments/l10n/nl.json @@ -1,10 +1,13 @@ { "translations": { + "New comment …" : "Nieuwe reactie ...", "Delete comment" : "Verwijder reactie", "Post" : "Reageer", "Cancel" : "Annuleren", "Edit comment" : "Bewerk reactie", "[Deleted user]" : "[Verwijderde gebruiker]", "Comments" : "Reacties", + "No comments yet, start the conversation!" : "Nog geen reacties, start de discussie!", + "More comments …" : "Meer reacties ...", "Save" : "Opslaan", "Allowed characters {count} of {max}" : "{count} van de {max} toegestane tekens", "Error occurred while retrieving comment with id {id}" : "Er trad een fout op bij het ophalen van reactie met id {id}", |