mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
[admin] torrent add more bulk action
This commit is contained in:
@@ -5,6 +5,10 @@ return [
|
||||
'text' => '审核种子',
|
||||
'desc' => '通过种子、拒绝种子、或将种子标记为未审',
|
||||
],
|
||||
'torrent-set-special-tag' => [
|
||||
'text' => '设定种子特殊标签',
|
||||
'desc' => '设定种子的官方、零魔标签',
|
||||
],
|
||||
'defaultclass' => [
|
||||
'text' => '默认等级',
|
||||
'desc' => '注册时获得的等级',
|
||||
|
||||
Reference in New Issue
Block a user