mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
announce left check
This commit is contained in:
@@ -23,6 +23,10 @@ return [
|
||||
'subject' => 'Download permission canceled',
|
||||
'body' => 'Your download permission has been cancelled due to announce to paid torrent too many times, please make sure you have enough bonus.' ,
|
||||
],
|
||||
'download_disable_fake_announce' => [
|
||||
'subject' => 'Download permission canceled',
|
||||
'body' => 'Your download permission has been cancelled due to announce fake data.',
|
||||
],
|
||||
'download_enable' => [
|
||||
'subject' => 'Download permission restored',
|
||||
'body' => 'Your download privileges restored, you can now download torrents. By: :operator',
|
||||
|
||||
Reference in New Issue
Block a user