mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
update lang
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
$lang_takeflush = array
|
||||
(
|
||||
'std_failed' => "Fallito",
|
||||
'std_success' => "Successo",
|
||||
'std_ghost_torrents_cleaned' => "i torrent fantasma sono stati puliti completamente.",
|
||||
'std_cannot_flush_others' => "Puoi pulire solo i tuoi torrent fantasma"
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user