improve user bonuscomment

This commit is contained in:
xiaomlove
2022-05-29 18:22:56 +08:00
parent 36a1f83d7d
commit e7eaaeb8a7
7 changed files with 13 additions and 8 deletions
+1 -1
View File
@@ -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',
];