mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 04:20:49 +08:00
improve searchbox extra
This commit is contained in:
@@ -150,7 +150,14 @@ return [
|
||||
'approval_status' => 'Approval status',
|
||||
'pos_state' => 'Pos state',
|
||||
'sp_state' => 'Promotion',
|
||||
'visible' => 'Visible',
|
||||
'visible' => 'Active',
|
||||
'source' => 'Source',
|
||||
'codec' => 'Codec',
|
||||
'audiocodec' => 'Audio codec',
|
||||
'medium' => 'Medium',
|
||||
'team' => 'Team',
|
||||
'processing' => 'Processing',
|
||||
'standard' => 'Standard',
|
||||
'picktype' => 'Recommend',
|
||||
'promotion_time_type' => 'Promotion type time',
|
||||
'hr' => 'H&R',
|
||||
@@ -254,6 +261,7 @@ return [
|
||||
then it's label:<%artist.label%>,it's value:<%artist.value%>",
|
||||
'category' => 'Category',
|
||||
'torrent_field_duplicate' => 'Torrent table field::field cannot be reused!',
|
||||
'other' => 'Other',
|
||||
'taxonomy' => [
|
||||
'name' => 'Name',
|
||||
'sort_index' => 'Sort',
|
||||
|
||||
Reference in New Issue
Block a user