add lang: nl + deprecate lang/_target

This commit is contained in:
xiaomlove
2025-04-21 02:53:56 +07:00
parent 4166a933e1
commit d990723ebc
310 changed files with 14339 additions and 245 deletions
+9
View File
@@ -0,0 +1,9 @@
<?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',
];