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/pt/lang_docleanup.php
Normal file
9
lang/pt/lang_docleanup.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
$lang_docleanup = [
|
||||
'title' => 'Fazer limpeza',
|
||||
'running' => 'limpeza em andamento... por favor aguarde',
|
||||
'force' => 'Se você precisa forçar uma limpeza completa, clique em<a href="docleanup.php?forceall=1">aqui</a>',
|
||||
'time_consumed' => 'Time consumed:%f sec',
|
||||
'done' => 'Concluído',
|
||||
];
|
||||
Reference in New Issue
Block a user