mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12: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