mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
[H&R] basically
This commit is contained in:
@@ -122,7 +122,10 @@ where<ul><li><b>A</b> is an intermediate variable</li><li><b>Ti</b> is the <b>i<
|
||||
'bonus_amount_not_allowed_two' => "Bonus amount not allowed! You can only give away from 1000.0 to 50000.0 points every time.",
|
||||
'bonus_ratio_not_allowed' => "Bonus ratio not allowed! Only users whose ratio below 0.8 need charity.",
|
||||
'std_no_users_need_charity' => "No users need charity at the moment.",
|
||||
'text_success_charity' => "Thank you! Your generosity is appreciated."
|
||||
'text_success_charity' => "Thank you! Your generosity is appreciated.",
|
||||
'text_cancel_hr_title' => 'H&R cancel',
|
||||
'text_cancel_hr_label' => 'Type in H&R ID:',
|
||||
'text_success_cancel_hr' => "Success cancel one H&R.",
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -712,6 +712,10 @@ $lang_settings = array
|
||||
'text_sticky_second_level_background_color_note' => 'Sticky second level bg color, it will be none if not set.',
|
||||
'row_download_support_passkey' => 'Support download by passkey',
|
||||
'text_download_support_passkey_note' => 'Support download torrent file by passkey or not(also require torrent id).',
|
||||
'row_torrent_hr' => 'H&R',
|
||||
'text_torrent_hr_note' => '.Set torrent join the H&R inspect',
|
||||
'row_cancel_hr' => 'Cancel H&R',
|
||||
'text_cancel_hr_note' => "bonus points to cancel one H&R。Default '10000'。",
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user