mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
update lang
This commit is contained in:
9
lang/nb/lang_docleanup.php
Normal file
9
lang/nb/lang_docleanup.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
$lang_docleanup = [
|
||||
'title' => 'Gjør opprydding',
|
||||
'running' => 'opprydding pågår...vennligst vent',
|
||||
'force' => 'Hvis du trenger å tvinge en fullstendig rengjøring, klikk<a href="docleanup.php?forceall=1">her</a>',
|
||||
'time_consumed' => 'Tid brukt:%f sek',
|
||||
'done' => 'Ferdig',
|
||||
];
|
||||
Reference in New Issue
Block a user