paid torrent

This commit is contained in:
xiaomlove
2023-02-11 16:08:48 +08:00
parent 43b35b4e77
commit 3c64e76011
50 changed files with 556 additions and 87 deletions
+3
View File
@@ -7,6 +7,8 @@ return [
'comment_buy_rainbow_id' => 'Spend :bonus bonus buy :duration days rainbow ID',
'comment_buy_change_username_card' => 'Spend :bonus bonus buy change username card',
'comment_gift_medal' => 'Spend :bonus bonus buy :medal_name and gift to :to_username',
'comment_buy_torrent' => 'Spend :bonus bonus buy torrent: :torrent_id',
'comment_torrent_be_downloaded' => 'Proceeds from torrent downloaded by :username(UID: :uid)',
'table_thead' => [
'reward_type' => 'Reward type',
'count' => 'Count',
@@ -23,4 +25,5 @@ return [
'official_addition' => 'Official addition',
'medal_addition' => 'Medal addition',
],
'not_enough' => 'No enough bonus! Requires :require_bonus, you currently only have: :now_bonus',
];