admin add torrents

This commit is contained in:
xiaomlove
2022-07-03 14:00:07 +08:00
parent 9cf1cc7277
commit bd11527f4b
26 changed files with 393 additions and 31 deletions

View File

@@ -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',