Files
nexusphp/lang/nl/lang_docleanup.php
2025-04-21 02:53:56 +07:00

10 lines
314 B
PHP
Raw 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' => 'Opschonen',
'running' => 'opruimen in uitvoering...gelieve te wachten',
'force' => 'Als je een complete schoonmaak wilt forceren, klik dan<a href="docleanup.php?forceall=1">hier</a>',
'time_consumed' => 'Tijd verbruikt%f sec',
'done' => 'Voltooid',
];