mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
add uploadspeed + downloadspeed +isp
This commit is contained in:
@@ -13,10 +13,10 @@ return [
|
||||
|
||||
'download_disable' => [
|
||||
'subject' => 'Download permission cancellation',
|
||||
'body' => 'Administrator: :operator has revoked your download privileges, possibly due to low sharing rates or misbehavior.',
|
||||
'body' => 'Your download privileges has revoked, possibly due to low sharing rates or misbehavior. By: :operator',
|
||||
],
|
||||
'download_enable' => [
|
||||
'subject' => 'Download permission restored',
|
||||
'body' => 'Administrator: :operator restored your download privileges, you can now download torrents.',
|
||||
'body' => 'Your download privileges restored, you can now download torrents. By: :operator',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user