H&R, VIP or above ignore it

This commit is contained in:
xiaomlove
2022-02-23 21:17:25 +08:00
parent 5b82aa78c5
commit e2f30ecf0c
5 changed files with 35 additions and 18 deletions

View File

@@ -12,6 +12,7 @@ return [
'reached_by_seed_time_comment' => 'Up to:nowseed time: :seed_time Hour(s) reached :seed_time_minimum Hour(s)',
'reached_by_share_ratio_comment' => "Up to:now \nseed time: :seed_time Hour(s) Unreached :seed_time_minimum Hour(s) \nShare ratio: :share_ratio reached standard:ignore_when_ratio_reach",
'reached_by_special_user_class_comment' => "Your user class: :user_class_text, ignore this H&R",
'reached_message_subject' => 'H&R(ID: :hit_and_run_id) reached!',
'reached_message_content' => 'Congratulation! The torrent: :torrent_name(ID: :torrent_id) you download at: :completed_at has reach the requirement.',

View File

@@ -12,6 +12,7 @@ return [
'reached_by_seed_time_comment' => '截止::now做种时间: :seed_time Hour(s) 已达标 :seed_time_minimum Hour(s)',
'reached_by_share_ratio_comment' => "截止::now \n做种时间: :seed_time Hour(s) 未达标 :seed_time_minimum Hour(s) \n分享率: :share_ratio 达忽略标准::ignore_when_ratio_reach",
'reached_by_special_user_class_comment' => "你是::user_class_text无视此 H&R",
'reached_message_subject' => 'H&R(ID: :hit_and_run_id) 已达标!',
'reached_message_content' => '你于 :completed_at 下载完成的种子::torrent_name(ID: :torrent_id) H&R 已达标,恭喜!',

View File

@@ -12,6 +12,7 @@ return [
'reached_by_seed_time_comment' => '截止::now做種時間: :seed_time Hour(s) 已達標 :seed_time_minimum Hour(s)',
'reached_by_share_ratio_comment' => "截止::now \n做種時間: :seed_time Hour(s) 未達標 :seed_time_minimum Hour(s) \n分享率: :share_ratio 達忽略標準::ignore_when_ratio_reach",
'reached_by_special_user_class_comment' => "你是::user_class_text無視此 H&R",
'reached_message_subject' => 'H&R(ID: :hit_and_run_id) 已達標!',
'reached_message_content' => '你於 :completed_at 下載完成的種子::torrent_name(ID: :torrent_id) H&R 已達標,恭喜!',