mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
API: torrents upload/list
This commit is contained in:
@@ -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' => " 常 规 日 志 ",
|
||||
'text_chronicle' => " 史 册 ",
|
||||
|
||||
@@ -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' => " 常 規 日 志 ",
|
||||
'text_chronicle' => " 史 冊 ",
|
||||
|
||||
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user