mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
add back to top
This commit is contained in:
@@ -716,7 +716,7 @@ $lang_settings = array
|
||||
'row_torrent_hr' => '設定種子 H&R',
|
||||
'text_torrent_hr_note' => '。將種子設置為參與 H&R 考察',
|
||||
'row_cancel_hr' => '消除 H&R',
|
||||
'text_cancel_hr_note' => "個魔力值,如果他需要消除一個 H&R。默認'10000'。",
|
||||
'text_cancel_hr_note' => "個魔力值,如果他需要消除一個 H&R。默認'".\App\Models\BonusLogs::DEFAULT_BONUS_CANCEL_ONE_HIT_AND_RUN."''。",
|
||||
'text_attendance_get_bonus' => '簽到獲得魔力值',
|
||||
'text_attendance_initial_reward' => '初始獎勵',
|
||||
'text_attendance_initial_reward_input_label' => '第一次簽到獲得',
|
||||
@@ -733,6 +733,8 @@ $lang_settings = array
|
||||
'text_attendance_continuous_item_action_remove' => '刪除',
|
||||
'text_attendance_continuous_item_action_add' => '增加',
|
||||
'text_attendance_continuous_add_rules' => '請請從小到大添加規則',
|
||||
'row_attendance_card' => '購買補簽卡',
|
||||
'text_attendance_card_note' => "個魔力值,如果他需要購買一張補簽卡。默認'" . \App\Models\BonusLogs::DEFAULT_BONUS_BUY_ATTENDANCE_CARD . "'。",
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user