diff options
Diffstat (limited to 'apps/files_trashbin/l10n/el.php')
-rw-r--r-- | apps/files_trashbin/l10n/el.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/el.php b/apps/files_trashbin/l10n/el.php index cf9471780c0..32e29456861 100644 --- a/apps/files_trashbin/l10n/el.php +++ b/apps/files_trashbin/l10n/el.php @@ -12,5 +12,6 @@ "{count} files" => "{count} αρχεία", "Nothing in here. Your trash bin is empty!" => "Δεν υπάρχει τίποτα εδώ. Ο κάδος σας είναι άδειος!", "Restore" => "Επαναφορά", -"Delete" => "Διαγραφή" +"Delete" => "Διαγραφή", +"Deleted Files" => "Διαγραμμένα Αρχεία" ); |