mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-05-01 01:27:22 +08:00
approval allow automatic
This commit is contained in:
@@ -9,6 +9,10 @@ return [
|
||||
'text' => 'Set torrent special tags',
|
||||
'desc' => 'Set the Official/Zero bonus tag to torrents',
|
||||
],
|
||||
'torrent-approval-allow-automatic' => [
|
||||
'text' => 'Torrent approval allow automatically',
|
||||
'desc' => 'Torrent is the approval allow status after upload automatically',
|
||||
],
|
||||
'defaultclass' => [
|
||||
'text' => 'Default Class',
|
||||
'desc' => ' Class upon registration',
|
||||
|
||||
@@ -9,6 +9,10 @@ return [
|
||||
'text' => '设定种子特殊标签',
|
||||
'desc' => '设定种子的官方、零魔标签',
|
||||
],
|
||||
'torrent-approval-allow-automatic' => [
|
||||
'text' => '种子自动通过审核',
|
||||
'desc' => '种子发布即为审核通过状态',
|
||||
],
|
||||
'defaultclass' => [
|
||||
'text' => '默认等级',
|
||||
'desc' => '注册时获得的等级',
|
||||
|
||||
@@ -9,6 +9,10 @@ return [
|
||||
'text' => '設定種子特殊標簽',
|
||||
'desc' => '設定種子的官方、零魔標簽',
|
||||
],
|
||||
'torrent-approval-allow-automatic' => [
|
||||
'text' => '種子自動通過審核',
|
||||
'desc' => '種子發布即為審核通過狀態',
|
||||
],
|
||||
'defaultclass' => [
|
||||
'text' => '預設等級',
|
||||
'desc' => '註冊時獲得的等級',
|
||||
|
||||
Reference in New Issue
Block a user