mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
donate custom td colspan 2
This commit is contained in:
@@ -17,8 +17,8 @@ $lang_complains = [
|
||||
'text_added' => '申诉时间',
|
||||
'text_no_replies' => '当前暂无申诉跟踪内容',
|
||||
'text_closed' => '该申诉已处理完毕,不能回复',
|
||||
'text_answer_it' => '关闭该申述',
|
||||
'text_unanswer_it' => '重开该申述',
|
||||
'text_answer_it' => '关闭该申诉',
|
||||
'text_unanswer_it' => '重开该申诉',
|
||||
'th_complain_at' => '申诉时间',
|
||||
'th_complain_account' => '申诉账号',
|
||||
'th_action_view' => '查看',
|
||||
|
||||
@@ -317,7 +317,7 @@ $lang_functions = array
|
||||
'spoiler_expand_collapse' => '点击展开/收缩',
|
||||
'spoiler_default_title' => '折叠内容',
|
||||
'menu_claim' => '认领: ',
|
||||
'text_complains' => '有%s%u个待处理的申述%s',
|
||||
'text_complains' => '有%s%u个待处理的申诉%s',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -17,8 +17,8 @@ $lang_complains = [
|
||||
'text_added' => '申訴時間',
|
||||
'text_no_replies' => '當前暫無申訴跟蹤內容',
|
||||
'text_closed' => '該申訴已處理完畢,不能回復',
|
||||
'text_answer_it' => '關閉該申述',
|
||||
'text_unanswer_it' => '重開該申述',
|
||||
'text_answer_it' => '關閉該申诉',
|
||||
'text_unanswer_it' => '重開該申诉',
|
||||
'th_complain_at' => '申訴時間',
|
||||
'th_complain_account' => '申訴賬號',
|
||||
'th_action_view' => '查看',
|
||||
|
||||
@@ -324,7 +324,7 @@ $lang_functions = array
|
||||
'spoiler_expand_collapse' => '點擊展開/收縮',
|
||||
'spoiler_default_title' => '折疊內容',
|
||||
'menu_claim' => '認領: ',
|
||||
'text_complains' => '有%s%u個待處理的申述%s',
|
||||
'text_complains' => '有%s%u個待處理的申诉%s',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user