diff options
Diffstat (limited to 'apps/comments/l10n/de.js')
-rw-r--r-- | apps/comments/l10n/de.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js index 447c2766411..25613ae6c3d 100644 --- a/apps/comments/l10n/de.js +++ b/apps/comments/l10n/de.js @@ -10,7 +10,7 @@ OC.L10N.register( "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 ...", + "More comments …" : "Weitere Kommentare…", "Save" : "Speichern", "Allowed characters {count} of {max}" : "Erlaubte Zeichen {count} von {max}", "Error occurred while retrieving comment with id {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", |