mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
index page add top uploader
This commit is contained in:
@@ -99,6 +99,13 @@ $lang_index = array
|
||||
'row_active_browsing_users' => "当前访问用户数",
|
||||
'row_tracker_active_users' => "当前Tracker用户数",
|
||||
'text_detail' => "详情",
|
||||
'top_uploader_title' => '最多上传(种子数)',
|
||||
'col_counts' => '数量',
|
||||
'col_ranking' => '排名',
|
||||
'top_uploader_toggle_time_range_tab' => '点击切换时间范围',
|
||||
'top_uploader_toggle_time_range_recently' => '最近 30 天',
|
||||
'top_uploader_toggle_time_range_all' => '全部时间',
|
||||
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user