diff options
Diffstat (limited to 'apps/comments/l10n/de.js')
-rw-r--r-- | apps/comments/l10n/de.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js index b4a6f709d4b..15ac951dd00 100644 --- a/apps/comments/l10n/de.js +++ b/apps/comments/l10n/de.js @@ -9,6 +9,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s kommentierte %2$s", "{author} commented on {file}" : "{author} hat {file} kommentiert", "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien", + "Files" : "Dateien", "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Du wurdest in einem Kommentar zu \"{file}\" von einem Konto erwähnt, das inzwischen gelöscht wurde.", "{user} mentioned you in a comment on \"{file}\"" : "{user} hat dich in einem Kommentar zu \"{file}\" erwähnt", "Files app plugin to add comments to files" : "Ein Plugin für die Dateien-App zum Kommentieren von Dateien", |