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' => 'Gør Oprydning',
'running' => 'oprydning i gang... vent venligst',
'force' => 'Hvis du har brug for at gennemtvinge en fuldstændig rengøring, klik<a href="docleanup.php?forceall=1">her</a>',
'time_consumed' => 'Tid forbrugt%f sek',
'done' => 'Udført',
];