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

View File

@@ -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',
];

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',
];

View File

@@ -23,5 +23,5 @@ return [
'unreached_disable_comment' => 'H&R 数量达上限被系统禁用。',
'unreached_disable_message_content' => '由于累计 H&R 数量已达系统上限::ban_user_when_counts_reach你的账号已被禁用。',
'bonus_cancel_comment' => ':now 花费 :bonus 魔力进行了消除',
'bonus_cancel_comment' => '花费 :bonus 魔力进行了消除',
];

View File

@@ -2,4 +2,5 @@
return [
'comment_buy_medal' => '花費 :bonus 魔力購買了 :medal_name',
'comment_buy_attendance_card' => '花費 :bonus 魔力購買了 1 張補簽卡',
];

View File

@@ -23,5 +23,5 @@ return [
'unreached_disable_comment' => 'H&R 數量達上限被系統禁用。',
'unreached_disable_message_content' => '由於累計 H&R 數量已達系統上限::ban_user_when_counts_reach你的賬號已被禁用。',
'bonus_cancel_comment' => ':now 花費 :bonus 魔力進行了消除',
'bonus_cancel_comment' => '花費 :bonus 魔力進行了消除',
];