summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/de.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/de.js')
-rw-r--r--apps/comments/l10n/de.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js
index b919583f722..2f4bc6e0da1 100644
--- a/apps/comments/l10n/de.js
+++ b/apps/comments/l10n/de.js
@@ -1,12 +1,15 @@
OC.L10N.register(
"comments",
{
+ "New comment …" : "Neuer Kommentar ...",
"Delete comment" : "Kommentar löschen",
"Post" : "Speichern",
"Cancel" : "Abbrechen",
"Edit comment" : "Kommentar bearbeiten",
"[Deleted user]" : "[Gelöschter Benutzer]",
"Comments" : "Kommentare",
+ "No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginne die Diskussion!",
+ "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",