mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
add lang de/pl/pt/ro/ru/sv
This commit is contained in:
9
lang/sv/lang_docleanup.php
Normal file
9
lang/sv/lang_docleanup.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
$lang_docleanup = [
|
||||
'title' => 'Rensa upp',
|
||||
'running' => 'rensning pågår... vänligen vänta',
|
||||
'force' => 'Om du behöver tvinga till en komplett rengöring, klicka på<a href="docleanup.php?forceall=1">här</a>',
|
||||
'time_consumed' => 'Tid konsumerad:%f sek',
|
||||
'done' => 'Klar',
|
||||
];
|
||||
Reference in New Issue
Block a user