mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-05-18 15:05:03 +08:00
change torrent pos_state to varchar, support more sticky level
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'pos_state_normal' => '普通',
|
||||
'pos_state_sticky' => '一级置顶',
|
||||
'pos_state_r_sticky' => '二级置顶',
|
||||
|
||||
'index' => [
|
||||
'page_title' => '种子列表',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user