diff options
Diffstat (limited to 'apps/comments/l10n/de.js')
-rw-r--r-- | apps/comments/l10n/de.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js index 2d8dc9f322a..43c34e5544f 100644 --- a/apps/comments/l10n/de.js +++ b/apps/comments/l10n/de.js @@ -2,11 +2,11 @@ OC.L10N.register( "comments", { "Comments" : "Kommentare", - "New comment …" : "Neuer Kommentar …", + "Edit comment" : "Kommentar bearbeiten", "Delete comment" : "Kommentar löschen", + "New comment …" : "Neuer Kommentar …", "Post" : "Speichern", "Cancel" : "Abbrechen", - "Edit comment" : "Kommentar bearbeiten", "[Deleted user]" : "[Gelöschter Benutzer]", "No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginne die Diskussion!", "More comments …" : "Weitere Kommentare…", |