mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
add lang de/pl/pt/ro/ru/sv
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
$lang_takeflush = array
|
||||
(
|
||||
'std_failed' => "Niepowodzenie",
|
||||
'std_success' => "Sukces",
|
||||
'std_ghost_torrents_cleaned' => "torrenty duchowe zostały pomyślnie wyczyszczone.",
|
||||
'std_cannot_flush_others' => "Możesz wyczyścić tylko własne torrenty z duchami"
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user