mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
improve user bonuscomment
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
|
||||
return [
|
||||
'comment_buy_medal' => 'Spend :bonus bonus buy :medal_name',
|
||||
'comment_buy_attendance_card' => 'Spend :bonus bonus buy one attend card',
|
||||
];
|
||||
|
||||
@@ -23,5 +23,5 @@ return [
|
||||
'unreached_disable_comment' => 'H&R quantity reached the upper limit and account was disabled by the system',
|
||||
'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' => ':now, spend :bonus canceled',
|
||||
'bonus_cancel_comment' => 'spend :bonus canceled',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user