mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
admin add torrents
This commit is contained in:
@@ -17,5 +17,6 @@ $lang_getusertorrentlistajax = array
|
||||
'text_record' => " 条记录",
|
||||
'text_no_record' => "没有记录",
|
||||
'text_total_size' => " | 总大小:",
|
||||
'col_added' => "发布时间",
|
||||
);
|
||||
?>
|
||||
|
||||
@@ -16,5 +16,7 @@ $lang_getusertorrentlistajax = array
|
||||
'col_le_time' => "下載時間",
|
||||
'text_record' => "條記錄",
|
||||
'text_no_record' => "沒有記錄",
|
||||
'text_total_size' => " | 總大小:",
|
||||
'col_added' => "發布時間",
|
||||
);
|
||||
?>
|
||||
|
||||
@@ -16,5 +16,7 @@ $lang_getusertorrentlistajax = array
|
||||
'col_le_time' => "Le. Time",
|
||||
'text_record' => " record",
|
||||
'text_no_record' => "No record.",
|
||||
'text_total_size' => " | Total size: ",
|
||||
'col_added' => "Added",
|
||||
);
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user