mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
paid torrent trans
This commit is contained in:
@@ -174,6 +174,8 @@ return [
|
||||
'added_end' => '發布時間小於',
|
||||
'size_begin' => '體積大於',
|
||||
'size_end' => '體積小於',
|
||||
'price' => '價格',
|
||||
'price_help' => '用戶下載種子時,發布者將獲得收入,但要扣除相應稅率,當前稅率::tax_factor',
|
||||
],
|
||||
'hit_and_run' => [
|
||||
'label' => '用戶 H&R',
|
||||
|
||||
@@ -91,4 +91,5 @@ return [
|
||||
\App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => '永久',
|
||||
\App\Models\Torrent::PROMOTION_TIME_TYPE_DEADLINE => '直到',
|
||||
],
|
||||
'paid_torrent' => '收費種子',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user