mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-28 15:27:24 +08:00
paid torrent
This commit is contained in:
@@ -7,6 +7,8 @@ return [
|
||||
'comment_buy_rainbow_id' => '花费 :bonus 魔力购买了 :duration 天的彩虹 ID',
|
||||
'comment_buy_change_username_card' => '花费 :bonus 魔力购买了改名卡',
|
||||
'comment_gift_medal' => '花费 :bonus 魔力购买了 :medal_name 并赠送给 :to_username',
|
||||
'comment_buy_torrent' => '花费 :bonus 魔力购买了种子::torrent_id',
|
||||
'comment_torrent_be_downloaded' => '收益来自种子被 :username(UID: :uid) 下载',
|
||||
'table_thead' => [
|
||||
'reward_type' => '奖励类型',
|
||||
'count' => '数量',
|
||||
@@ -23,4 +25,5 @@ return [
|
||||
'official_addition' => '官种加成',
|
||||
'medal_addition' => '勋章加成',
|
||||
],
|
||||
'not_enough' => '魔力不足! 需要 :require_bonus,你当前仅有::now_bonus',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user