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/it/lang_docleanup.php
Normal file
9
lang/it/lang_docleanup.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
$lang_docleanup = [
|
||||
'title' => 'Ripulisci Pulizia',
|
||||
'running' => 'pulizia in corso...attendere prego',
|
||||
'force' => 'Se hai bisogno di forzare una pulizia completa, clicca<a href="docleanup.php?forceall=1">qui</a>',
|
||||
'time_consumed' => 'Tempo consumato:%f sec',
|
||||
'done' => 'Fatto',
|
||||
];
|
||||
Reference in New Issue
Block a user