diff options
Diffstat (limited to 'apps/files_trashbin/l10n/en_GB.js')
-rw-r--r-- | apps/files_trashbin/l10n/en_GB.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/en_GB.js b/apps/files_trashbin/l10n/en_GB.js index a72dadadc97..54631a94a71 100644 --- a/apps/files_trashbin/l10n/en_GB.js +++ b/apps/files_trashbin/l10n/en_GB.js @@ -8,6 +8,9 @@ OC.L10N.register( "Delete permanently" : "Delete permanently", "Error" : "Error", "restored" : "restored", + "No deleted files" : "No deleted files", + "You will be able to recover deleted files from here" : "You will be able to recover deleted files from here", + "Select all" : "Select all", "Name" : "Name", "Deleted" : "Deleted", "Delete" : "Delete" |