bonus can buy: tmp invite + rainbow ID + change username card

This commit is contained in:
xiaomlove
2023-01-05 18:29:31 +08:00
parent 3b69425a97
commit 8d8e3b7768
19 changed files with 279 additions and 33 deletions

View File

@@ -3,6 +3,9 @@
return [
'comment_buy_medal' => 'Spend :bonus bonus buy :medal_name',
'comment_buy_attendance_card' => 'Spend :bonus bonus buy one attend card',
'comment_buy_temporary_invite' => 'Spend :bonus bonus buy :count temporary invite',
'comment_buy_rainbow_id' => 'Spend :bonus bonus buy :duration days rainbow ID',
'comment_buy_change_username_card' => 'Spend :bonus bonus buy change username card',
'table_thead' => [
'reward_type' => 'Reward type',
'count' => 'Count',

View File

@@ -3,6 +3,9 @@
return [
'comment_buy_medal' => '花费 :bonus 魔力购买了 :medal_name',
'comment_buy_attendance_card' => '花费 :bonus 魔力购买了 1 张补签卡',
'comment_buy_temporary_invite' => '花费 :bonus 魔力购买了 :count 个临时邀请',
'comment_buy_rainbow_id' => '花费 :bonus 魔力购买了 :duration 天的彩虹 ID',
'comment_buy_change_username_card' => '花费 :bonus 魔力购买了改名卡',
'table_thead' => [
'reward_type' => '奖励类型',
'count' => '数量',

View File

@@ -3,6 +3,9 @@
return [
'comment_buy_medal' => '花費 :bonus 魔力購買了 :medal_name',
'comment_buy_attendance_card' => '花費 :bonus 魔力購買了 1 張補簽卡',
'comment_buy_temporary_invite' => '花費 :bonus 魔力購買了 :count 個臨時邀請',
'comment_buy_rainbow_id' => '花費 :bonus 魔力購買了 :duration 天的彩虹 ID',
'comment_buy_change_username_card' => '花費 :bonus 魔力購買了改名卡',
'table_thead' => [
'reward_type' => '獎勵類型',
'count' => '數量',