diff options
Diffstat (limited to 'apps/comments/l10n/nl.js')
-rw-r--r-- | apps/comments/l10n/nl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/nl.js b/apps/comments/l10n/nl.js index 0ec8dcf2d10..96669fa7492 100644 --- a/apps/comments/l10n/nl.js +++ b/apps/comments/l10n/nl.js @@ -2,11 +2,11 @@ OC.L10N.register( "comments", { "Comments" : "Reacties", - "New comment …" : "Nieuwe reactie ...", + "Edit comment" : "Bewerk reactie", "Delete comment" : "Verwijder reactie", + "New comment …" : "Nieuwe reactie ...", "Post" : "Reageer", "Cancel" : "Annuleren", - "Edit comment" : "Bewerk reactie", "[Deleted user]" : "[Verwijderde gebruiker]", "No comments yet, start the conversation!" : "Nog geen reacties, start de discussie!", "More comments …" : "Meer reacties ...", |