mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
admin torrent add visible filter
This commit is contained in:
@@ -119,6 +119,7 @@ return [
|
||||
'approval_status' => 'Approval status',
|
||||
'pos_state' => 'Pos state',
|
||||
'sp_state' => 'Promotion',
|
||||
'visible' => 'Visible',
|
||||
],
|
||||
'hit_and_run' => [
|
||||
|
||||
|
||||
@@ -118,6 +118,7 @@ return [
|
||||
'approval_status' => '审核状态',
|
||||
'pos_state' => '置顶',
|
||||
'sp_state' => '优惠',
|
||||
'visible' => '活种',
|
||||
],
|
||||
'hit_and_run' => [
|
||||
|
||||
|
||||
@@ -119,6 +119,7 @@ return [
|
||||
'approval_status' => '審核狀態',
|
||||
'pos_state' => '置頂',
|
||||
'sp_state' => '優惠',
|
||||
'visible' => '活種',
|
||||
],
|
||||
'hit_and_run' => [
|
||||
|
||||
|
||||
Reference in New Issue
Block a user