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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js
index 29cc5471d3b..f9f552faf0e 100644
--- a/apps/comments/l10n/de.js
+++ b/apps/comments/l10n/de.js
@@ -20,7 +20,7 @@ OC.L10N.register(
"<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Kommentare</strong> für Dateien<em>(immer im Stream aufgelistet)</em>",
"You commented" : "Kommentar hinzugefügt",
"%1$s commented" : "%1$s kommentierte",
- "You commented on %2$s" : "Sie haben %2$s kommentiert",
+ "You commented on %2$s" : "Du hast %2$s kommentiert",
"%1$s commented on %2$s" : "%1$s kommentierte %2$s"
},
"nplurals=2; plural=(n != 1);");