mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
add lang: cs
This commit is contained in:
9
lang/cs/lang_docleanup.php
Normal file
9
lang/cs/lang_docleanup.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
$lang_docleanup = [
|
||||
'title' => 'Vyčistit',
|
||||
'running' => 'Probíhá čištění... prosím čekejte',
|
||||
'force' => 'Pokud potřebujete vynutit kompletní čištění, klikněte na tlačítko<a href="docleanup.php?forceall=1">zde</a>',
|
||||
'time_consumed' => 'Čas spotřeby:%f s',
|
||||
'done' => 'Hotovo',
|
||||
];
|
||||
Reference in New Issue
Block a user