mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +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' => '消除',
|
||||
];
|
||||
|
||||
@@ -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' => '消除',
|
||||
];
|
||||
|
||||
@@ -27,4 +27,6 @@ $lang_complains = [
|
||||
'complaints_processed' => 'Complaints processed',
|
||||
'no_complaints_have_been_processed' => 'No complaints have been processed',
|
||||
'text_view_band_log' => 'View ban log',
|
||||
'reply_notify_subject' => 'Complaint replied',
|
||||
'reply_notify_body' => 'You have a reply to your complaint on the site %s, click here <a href="%s" target="_blank">to see it</a>.',
|
||||
];
|
||||
|
||||
@@ -10,5 +10,5 @@ $lang_myhr = [
|
||||
'th_completed_at' => 'Completed at',
|
||||
'th_ttl' => 'Inspecting time left',
|
||||
'th_comment' => 'Comment',
|
||||
|
||||
'action_remove' => 'Remove',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user