diff options
Diffstat (limited to 'apps/files_trashbin/l10n/ca.php')
-rw-r--r-- | apps/files_trashbin/l10n/ca.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/ca.php b/apps/files_trashbin/l10n/ca.php index 894ed6a729d..79ed5f871a2 100644 --- a/apps/files_trashbin/l10n/ca.php +++ b/apps/files_trashbin/l10n/ca.php @@ -12,5 +12,6 @@ "{count} files" => "{count} fitxers", "Nothing in here. Your trash bin is empty!" => "La paperera està buida!", "Restore" => "Recupera", -"Delete" => "Esborra" +"Delete" => "Esborra", +"Deleted Files" => "Fitxers eliminats" ); |