mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
searchbox add size+seeders+leechers+times_completed+added
This commit is contained in:
@@ -59,6 +59,11 @@ $lang_torrents = array
|
||||
'text_music' => "音乐:",
|
||||
'text_software' => "软件:",
|
||||
'text_approval_status' => '审核状态:',
|
||||
'size_range' => '体积范围(GB):',
|
||||
'leechers_range' => '做种人数范围:',
|
||||
'seeders_range' => '下载人数范围:',
|
||||
'times_completed_range' => '完成次数范围:',
|
||||
'added_range' => '发布时间范围:',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user