mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-29 00:07:23 +08:00
hr list add cancel + complain reply send email to notice
This commit is contained in:
@@ -27,4 +27,6 @@ $lang_complains = [
|
||||
'complaints_processed' => '已处理申诉',
|
||||
'no_complaints_have_been_processed' => '暂无已处理的申诉',
|
||||
'text_view_band_log' => '查看封禁记录',
|
||||
'reply_notify_subject' => '申诉回复',
|
||||
'reply_notify_body' => '你在网站 %s 的申诉有了回复,点此 <a href="%s" target="_blank">查看</a>。',
|
||||
];
|
||||
|
||||
@@ -10,5 +10,5 @@ $lang_myhr = [
|
||||
'th_completed_at' => '下载完成时间',
|
||||
'th_ttl' => '剩余考察时间',
|
||||
'th_comment' => '备注',
|
||||
|
||||
'action_remove' => '消除',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user