mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-05-17 22:07:37 +08:00
skip offer + pt-gen fill subtitle
This commit is contained in:
@@ -137,6 +137,7 @@ $lang_offers = array
|
||||
'text_rule_three_two' => " hours after added.",
|
||||
'text_rule_four_one' => "Offers will be deleted if not uploaded ",
|
||||
'text_rule_four_two' => " hours after being approved.",
|
||||
'text_rule_skip_offer' => "When the number of offers passed by the user is greater than or equal to <b>%d</b>, user can upload torrents directly without going through offers section.",
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -769,6 +769,8 @@ $lang_settings = array
|
||||
'row_harem_addition' => 'Harem addition',
|
||||
'text_user_would_get_by_harem' => 'The user will receive the bonus value of the direct harem',
|
||||
'text_harem_addition_note' => 'times as reward (factor, e.g. fill in 0.01, if harem gets 100 bonus then reward user 100 * 0.01 = 1)',
|
||||
'row_offer_skip_approved_count' => 'Direct upload offer allow count',
|
||||
'text_offer_skip_approved_count_note' => 'When the number of approved offer is greater than or equal to this value, you can upload directly without submitting offers.',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user