Files
nexusphp/lang/fi/lang_docleanup.php
2025-04-22 02:55:12 +07:00

10 lines
311 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' => 'Tee Puhdistus',
'running' => 'puhdistus käynnissä...odota hetki',
'force' => 'Jos haluat pakottaa täydellisen puhdistuksen, napsauta<a href="docleanup.php?forceall=1">tästä</a>',
'time_consumed' => 'Time consumed%f sec',
'done' => 'Valmis',
];