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:
@@ -24,4 +24,5 @@ return [
|
||||
'unreached_disable_message_content' => 'Your account has been disabled because the cumulative H&R count has been reached the system limit: :ban_user_when_counts_reach',
|
||||
|
||||
'bonus_cancel_comment' => 'spend :bonus canceled',
|
||||
'remove_confirm_msg' => 'Eliminate an H&R by deducting :bonus bonus, OK?',
|
||||
];
|
||||
|
||||
@@ -24,4 +24,5 @@ return [
|
||||
'unreached_disable_message_content' => '由于累计 H&R 数量已达系统上限::ban_user_when_counts_reach,你的账号已被禁用。',
|
||||
|
||||
'bonus_cancel_comment' => '花费 :bonus 魔力进行了消除',
|
||||
'remove_confirm_msg' => '消除一个 H&R 需要扣除 :bonus 魔力,确定吗?',
|
||||
];
|
||||
|
||||
@@ -24,4 +24,5 @@ return [
|
||||
'unreached_disable_message_content' => '由於累計 H&R 數量已達系統上限::ban_user_when_counts_reach,你的賬號已被禁用。',
|
||||
|
||||
'bonus_cancel_comment' => '花費 :bonus 魔力進行了消除',
|
||||
'remove_confirm_msg' => '消除一個 H&R 需要扣除 :bonus 魔力,確定嗎?',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user