Files
nexusphp/lang/pt/lang_docleanup.php
2025-04-22 19:35:05 +07:00

10 lines
319 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
$lang_docleanup = [
'title' => 'Fazer limpeza',
'running' => 'limpeza em andamento... por favor aguarde',
'force' => 'Se você precisa forçar uma limpeza completa, clique em<a href="docleanup.php?forceall=1">aqui</a>',
'time_consumed' => 'Time consumed%f sec',
'done' => 'Concluído',
];