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 @@ $lang_mybonus = array
|
||||
'bonus_amount_not_allowed_two' => "魔力值數量不允許。你每次只能贈送1000.0至50000.0個魔力值。",
|
||||
'bonus_ratio_not_allowed' => "分享率不符合要求!只有分享率低于0.8的用戶需要慈善輔助說明。",
|
||||
'std_no_users_need_charity' => "暫時沒有需要慈善輔助說明的用戶。",
|
||||
'text_success_charity' => "謝謝!感謝你的慷慨捐贈。"
|
||||
'text_success_charity' => "謝謝!感謝你的慷慨捐贈。",
|
||||
'text_cancel_hr_title' => 'H&R 消除',
|
||||
'text_cancel_hr_label' => '輸入要消除的 H&R ID:',
|
||||
'text_success_cancel_hr' => "成功消除了一個 H&R。",
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -712,6 +712,10 @@ $lang_settings = array
|
||||
'text_sticky_second_level_background_color_note' => '二級置頂背景顏色,不設置則無背景色。',
|
||||
'row_download_support_passkey' => '支持 passkey 下載種子',
|
||||
'text_download_support_passkey_note' => '是否支持通過 passkey 下載種子(同時也需要種子 ID)。',
|
||||
'row_torrent_hr' => '設定種子 H&R',
|
||||
'text_torrent_hr_note' => '。將種子設置為參與 H&R 考察',
|
||||
'row_cancel_hr' => '消除 H&R',
|
||||
'text_cancel_hr_note' => "個魔力值,如果他需要消除一個 H&R。默認'10000'。",
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user