mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
增加用户详细页面种子列表显示当前发布做种下载的总大小 (#18)
* 增加用户详细页种子列表显示相关信息 * 增加用户详细页面种子列表显示当前发布做种下载的总大小 Co-authored-by: xiaomlove <353856593@qq.com>
This commit is contained in:
@@ -14,7 +14,8 @@ $lang_getusertorrentlistajax = array
|
||||
'col_time_completed' => "完成时间",
|
||||
'col_se_time' => "做种时间",
|
||||
'col_le_time' => "下载时间",
|
||||
'text_record' => "条记录",
|
||||
'text_record' => " 条记录",
|
||||
'text_no_record' => "没有记录",
|
||||
'text_total_size' => " | 总大小:",
|
||||
);
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user