mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-26 21:37:22 +08:00
fix delete torrent message + Chevereto compatible with V3
This commit is contained in:
@@ -94,7 +94,7 @@ return [
|
||||
'paid_torrent' => 'Płatny torrent',
|
||||
'msg_torrent_deleted' => "Twój torrent został usunięty",
|
||||
'msg_the_torrent_you_uploaded' => "Przesłany torrent '",
|
||||
'msg_was_deleted_by' => "' został usunięty przez ",
|
||||
'msg_was_deleted_by' => "'został usunięty przez :admin",
|
||||
'msg_reason_is' => ". Powód: ",
|
||||
'msg_reseed_request' => "Żądanie reseedowania",
|
||||
'msg_reseed_user' => "Użytkownik ",
|
||||
@@ -106,4 +106,5 @@ return [
|
||||
'msg_you_can_download' => ".\nMożesz pobrać torrent",
|
||||
'msg_here' => " [b]tutaj[/b]",
|
||||
'msg_offer' => "Oferta ",
|
||||
'msg_blank' => ".",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user