seeding&leeching show client and IP

This commit is contained in:
xiaomlove
2022-10-14 20:48:42 +08:00
parent b435e49581
commit 871e3637ea
4 changed files with 20 additions and 4 deletions
+1
View File
@@ -18,5 +18,6 @@ $lang_getusertorrentlistajax = array
'text_no_record' => "No record.",
'text_total_size' => " | Total size: ",
'col_added' => "Added",
'col_client' => 'Client',
);
?>