mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
bonus can buy: tmp invite + rainbow ID + change username card
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -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' => '数量',
|
||||
|
||||
@@ -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' => '數量',
|
||||
|
||||
Reference in New Issue
Block a user