mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-28 06:57:22 +08:00
torrent delete independent of torrent management
This commit is contained in:
@@ -61,6 +61,10 @@ return [
|
||||
'text' => '管理种子',
|
||||
'desc' => '编辑、删除种子,但不能将种子设为置顶或促销',
|
||||
],
|
||||
'torrent-delete' => [
|
||||
'text' => '删除种子',
|
||||
'desc' => '删除种子',
|
||||
],
|
||||
'torrentsticky' => [
|
||||
'text' => '设定种子置顶',
|
||||
'desc' => '将种子设为置顶',
|
||||
|
||||
Reference in New Issue
Block a user