mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-30 00:47:22 +08:00
paid torrent
This commit is contained in:
@@ -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',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user