admin add torrents

This commit is contained in:
xiaomlove
2022-07-03 14:00:07 +08:00
parent 9cf1cc7277
commit bd11527f4b
26 changed files with 393 additions and 31 deletions

View File

@@ -16,5 +16,7 @@ $lang_getusertorrentlistajax = array
'col_le_time' => "下載時間",
'text_record' => "條記錄",
'text_no_record' => "沒有記錄",
'text_total_size' => " | 總大小:",
'col_added' => "發布時間",
);
?>