mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +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' => "Неудачный",
|
||||
'std_success' => "Успешно",
|
||||
'std_ghost_torrents_cleaned' => "The hotel was very clean and the staff were very friendly.",
|
||||
'std_cannot_flush_others' => "Вы можете очистить только свои собственные торренты"
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user