diff options
Diffstat (limited to 'apps/files_trashbin/l10n/pt_BR.php')
-rw-r--r-- | apps/files_trashbin/l10n/pt_BR.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/pt_BR.php b/apps/files_trashbin/l10n/pt_BR.php index b9932a71023..dcf58e083ca 100644 --- a/apps/files_trashbin/l10n/pt_BR.php +++ b/apps/files_trashbin/l10n/pt_BR.php @@ -12,5 +12,6 @@ "{count} files" => "{count} arquivos", "Nothing in here. Your trash bin is empty!" => "Nada aqui. Sua lixeira está vazia!", "Restore" => "Restaurar", -"Delete" => "Excluir" +"Delete" => "Excluir", +"Deleted Files" => "Arquivos Apagados" ); |