API: torrents upload/list

This commit is contained in:
xiaomlove
2025-04-17 01:39:40 +07:00
parent 0d3a46231d
commit 2b029eba10
72 changed files with 2332 additions and 507 deletions
+1
View File
@@ -12,6 +12,7 @@ $lang_log = array
'title_time_added' => "时间",
'col_date' => "日期",
'col_event' => "事件",
'col_user' => '用户',
'time_zone_note' => "<p>时间为北京时间。</p>\n",
'text_daily_log' => "&nbsp;常&nbsp;规&nbsp;日&nbsp;志&nbsp;",
'text_chronicle' => "&nbsp;史&nbsp;&nbsp;册&nbsp;",
+1
View File
@@ -12,6 +12,7 @@ $lang_log = array
'title_time_added' => "時間",
'col_date' => "日期",
'col_event' => "事件",
'col_user' => '用戶',
'time_zone_note' => "<p>時間為北京時間。</p>\n",
'text_daily_log' => "&nbsp;常&nbsp;規&nbsp;日&nbsp;志&nbsp;",
'text_chronicle' => "&nbsp;史&nbsp;&nbsp;冊&nbsp;",
+1
View File
@@ -43,6 +43,7 @@ $lang_log = array
'text_news_empty' => "<b>News is empty</b><br />",
'col_title' => "Title",
'col_body' => "Body",
'col_user' => 'User',
'std_delete_poll' => "Delete poll",
'std_delete_poll_confirmation' => "Do you really want to delete a poll? Click ",
'std_here_if_sure' => "<b>here</b></a> if you are sure.",