mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +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',
|
||||
];
|
||||
|
||||
@@ -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 魔力进行了消除',
|
||||
];
|
||||
|
||||
@@ -2,4 +2,5 @@
|
||||
|
||||
return [
|
||||
'comment_buy_medal' => '花費 :bonus 魔力購買了 :medal_name',
|
||||
'comment_buy_attendance_card' => '花費 :bonus 魔力購買了 1 張補簽卡',
|
||||
];
|
||||
|
||||
@@ -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 魔力進行了消除',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user