mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 04:20:49 +08:00
admin add torrents
This commit is contained in:
@@ -111,11 +111,19 @@ return [
|
||||
'label' => 'Torrent',
|
||||
'size' => 'Size',
|
||||
'ttl' => 'TTL',
|
||||
'seeders' => 'Seeders',
|
||||
'leechers' => 'Leechers',
|
||||
'times_completed' => 'Complete',
|
||||
'category' => 'Category',
|
||||
'approval_status' => 'Approval status',
|
||||
'pos_state' => 'Pos state',
|
||||
'sp_state' => 'Promotion',
|
||||
],
|
||||
'hit_and_run' => [
|
||||
|
||||
],
|
||||
'tag' => [
|
||||
'label' => 'Tag',
|
||||
'color' => 'Background color',
|
||||
'font_color' => 'Font color',
|
||||
'font_size' => 'Font size',
|
||||
|
||||
Reference in New Issue
Block a user