mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-05-17 05:37:32 +08:00
seeding&leeching show client and IP
This commit is contained in:
@@ -18,5 +18,6 @@ $lang_getusertorrentlistajax = array
|
||||
'text_no_record' => "没有记录",
|
||||
'text_total_size' => " | 总大小:",
|
||||
'col_added' => "发布时间",
|
||||
'col_client' => '客户端',
|
||||
);
|
||||
?>
|
||||
|
||||
@@ -18,5 +18,6 @@ $lang_getusertorrentlistajax = array
|
||||
'text_no_record' => "沒有記錄",
|
||||
'text_total_size' => " | 總大小:",
|
||||
'col_added' => "發布時間",
|
||||
'col_client' => '客戶端',
|
||||
);
|
||||
?>
|
||||
|
||||
@@ -18,5 +18,6 @@ $lang_getusertorrentlistajax = array
|
||||
'text_no_record' => "No record.",
|
||||
'text_total_size' => " | Total size: ",
|
||||
'col_added' => "Added",
|
||||
'col_client' => 'Client',
|
||||
);
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user