mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
improve searchbox extra
This commit is contained in:
@@ -143,14 +143,21 @@ return [
|
||||
'owner' => '發布者',
|
||||
'size' => '大小',
|
||||
'ttl' => '存活時間',
|
||||
'seeders' => '做种',
|
||||
'leechers' => '下载',
|
||||
'seeders' => '做種',
|
||||
'leechers' => '下載',
|
||||
'times_completed' => '完成次數',
|
||||
'category' => '類型',
|
||||
'approval_status' => '審核狀態',
|
||||
'pos_state' => '置頂',
|
||||
'sp_state' => '優惠',
|
||||
'visible' => '活種',
|
||||
'source' => '來源',
|
||||
'codec' => '編碼',
|
||||
'audiocodec' => '音頻編碼',
|
||||
'medium' => '媒介',
|
||||
'team' => '製作組',
|
||||
'processing' => '處理',
|
||||
'standard' => '分辨率',
|
||||
'picktype' => '推薦',
|
||||
'promotion_time_type' => '優惠時間類型',
|
||||
'hr' => 'H&R',
|
||||
@@ -252,6 +259,7 @@ return [
|
||||
'custom_fields_display_help' => '使用特殊的標簽代表字段的名稱和值,如某字段其 Name 為 artist,則它的名稱為:<%artist.label%>,它的值為:<%artist.value%>',
|
||||
'category' => '分類',
|
||||
'torrent_field_duplicate' => '種子表字段::field 不能重復使用!',
|
||||
'other' => '其他',
|
||||
'taxonomy' => [
|
||||
'name' => '名稱',
|
||||
'sort_index' => '排序',
|
||||
|
||||
Reference in New Issue
Block a user