diff options
Diffstat (limited to 'apps/files_trashbin/l10n/de.js')
-rw-r--r-- | apps/files_trashbin/l10n/de.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/de.js b/apps/files_trashbin/l10n/de.js index 88040037e2e..860f2473f28 100644 --- a/apps/files_trashbin/l10n/de.js +++ b/apps/files_trashbin/l10n/de.js @@ -17,6 +17,7 @@ OC.L10N.register( "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", "Select all" : "Alle auswählen", "Name" : "Name", + "Actions" : "Aktionen", "Deleted" : "gelöscht" }, "nplurals=2; plural=(n != 1);"); |