mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 04:20:49 +08:00
H&R: add reach by leech time
This commit is contained in:
@@ -11,6 +11,7 @@ return [
|
||||
'mode_' . \App\Models\HitAndRun::MODE_GLOBAL => 'Global',
|
||||
|
||||
'reached_by_seed_time_comment' => 'Up to::now,seed time: :seed_time Hour(s) reached :seed_time_minimum Hour(s)',
|
||||
'reached_by_leech_time_comment' => 'Up to::now,leech time: :leech_time Hour(s) reached :leech_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 or donated user, ignore this H&R",
|
||||
'reached_message_subject' => 'H&R(ID: :hit_and_run_id) reached!',
|
||||
|
||||
Reference in New Issue
Block a user