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:
@@ -7,7 +7,7 @@ $lang_attendance = array
|
||||
'attend_info' => "这是您的第 <b>%u</b> 次签到,已连续签到 <b>%u</b> 天,本次签到获得 <b>%u</b> 个魔力值。",
|
||||
'initial' => "首次签到获得 %u 个魔力值。",
|
||||
'steps' => "每次连续签到可额外获得 %u 个魔力值,直到 %u 封顶。",
|
||||
'continuous' => "连续签到 %u 天后,每次签到额外获得 %u 魔力值(不累计)。",
|
||||
'continuous' => "连续签到第 %u 天,额外获得 %u 魔力值。",
|
||||
'sorry' => "抱歉",
|
||||
'already_attended' => "您今天已经签到过了,请勿重复刷新。",
|
||||
'retroactive_event_text' => '补',
|
||||
|
||||
@@ -127,6 +127,9 @@ $lang_mybonus = array
|
||||
'text_cancel_hr_label' => '输入要消除的 H&R ID:',
|
||||
'text_success_cancel_hr' => "成功消除了一个 H&R。",
|
||||
'text_success_buy_medal' => '成功购买该勋章。',
|
||||
'text_attendance_card' => '购买补签卡',
|
||||
'text_attendance_card_note' => '补签一天消耗一张,补签目标日期所得魔力奖励按照正常计算,即目标日期往前推计算连续天数获得奖励。',
|
||||
'text_success_buy_attendance_card' => '成功购买了一张补签卡。',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -717,7 +717,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' => '第一次签到获得',
|
||||
@@ -734,6 +734,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 . "'。",
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -74,4 +74,6 @@ $lang_staffpanel = [
|
||||
'Search user' => '搜索用户',
|
||||
'Confirm user' => '确认用户',
|
||||
'Confirm user to complete registration' => '确认用户以完成注册',
|
||||
'Add Attendance card' => '增加补签卡',
|
||||
'Add Attendance card to certain classes' => '为特定等级用户增加补签卡',
|
||||
];
|
||||
|
||||
@@ -7,7 +7,10 @@ $lang_attendance = array
|
||||
'attend_info' => "這是您的第 <b>%u</b> 次簽到,已連續簽到 <b>%u</b> 天,本次簽到獲得 <b>%u</b> 個魔力值。",
|
||||
'initial' => "首次簽到獲得 %u 個魔力值。",
|
||||
'steps' => "每次連續簽到可額外獲得 %u 個魔力值,直到 %u 封頂。",
|
||||
'continuous' => "連續簽到 %u 天后,每次簽到額外獲得 %u 魔力值(不累計)。",
|
||||
'continuous' => "連續簽到第 %u 天,額外獲得 %u 魔力值。",
|
||||
'sorry' => "抱歉",
|
||||
'already_attended' => "您今天已經簽到過了,請勿重複刷新。",
|
||||
'retroactive_event_text' => '補',
|
||||
'retroactive_confirm_tip' => '確定要補簽: ',
|
||||
'retroactive_description' => '點擊白色背景的圓點進行補簽。你目前擁有補簽卡 <b>%d</b> 張。',
|
||||
);
|
||||
|
||||
@@ -127,6 +127,9 @@ $lang_mybonus = array
|
||||
'text_cancel_hr_label' => '輸入要消除的 H&R ID:',
|
||||
'text_success_cancel_hr' => "成功消除了一個 H&R。",
|
||||
'text_success_buy_medal' => '成功購買該勛章。',
|
||||
'text_attendance_card' => '購買補簽卡',
|
||||
'text_attendance_card_note' => '補簽一天消耗一張,補簽目標日期所得魔力獎勵按照正常計算,即目標日期往前推計算連續天數獲得獎勵。',
|
||||
'text_success_buy_attendance_card' => '成功購買了一張補簽卡。',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -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 . "'。",
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -73,4 +73,6 @@ $lang_staffpanel = [
|
||||
'Manage custom fields' => '管理自定義的字段',
|
||||
'Search user' => '搜索用戶',
|
||||
'Confirm user' => '確認用戶',
|
||||
'Add Attendance card' => '增加補簽卡',
|
||||
'Add Attendance card to certain classes' => '為特定等級用戶增加補簽卡',
|
||||
];
|
||||
|
||||
@@ -7,7 +7,10 @@ $lang_attendance = array
|
||||
'attend_info' => "You have already attended <b>%u</b> days. C <b>%u</b> day,this time you will get <b>%u</b> bonus.",
|
||||
'initial' => "First attendance get %u bonus.",
|
||||
'steps' => "Every continuous attendance get %u bonus,unless reach maximum %u",
|
||||
'continuous' => "Attend %u day continuous,every time will get %u bouns additional(no aggregate).",
|
||||
'continuous' => "Attend %u day continuous, will get %u bouns additional.",
|
||||
'sorry' => "Sorry",
|
||||
'already_attended' => "You have already attend, no refresh please.",
|
||||
'retroactive_event_text' => 'Re',
|
||||
'retroactive_confirm_tip' => 'Confirm to attend: ',
|
||||
'retroactive_description' => 'Click on the dot on the white background to do attend. You currently have a attendance card <b>%d</b>.',
|
||||
);
|
||||
|
||||
@@ -127,6 +127,9 @@ where<ul><li><b>A</b> is an intermediate variable</li><li><b>Ti</b> is the <b>i<
|
||||
'text_cancel_hr_label' => 'Type in H&R ID:',
|
||||
'text_success_cancel_hr' => "Success cancel one H&R.",
|
||||
'text_success_buy_medal' => 'Success buy the medal.',
|
||||
'text_attendance_card' => 'Buy attendance card',
|
||||
'text_attendance_card_note' => 'One day to make up the attendance consume one, attend of the target date of the bonus rewards in accordance with the normal calculation, that is, the target date forward to calculate the number of continuous days to obtain rewards.',
|
||||
'text_success_buy_attendance_card' => 'Success buy 1 attendance card.',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -716,7 +716,7 @@ $lang_settings = array
|
||||
'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'。",
|
||||
'text_cancel_hr_note' => "bonus points to cancel one H&R. Default '".\App\Models\BonusLogs::DEFAULT_BONUS_CANCEL_ONE_HIT_AND_RUN."'.",
|
||||
'text_attendance_get_bonus' => 'Attendance get bonus',
|
||||
'text_attendance_initial_reward' => 'Initial reward',
|
||||
'text_attendance_initial_reward_input_label' => 'First time you will get',
|
||||
@@ -733,8 +733,8 @@ $lang_settings = array
|
||||
'text_attendance_continuous_item_action_remove' => 'Remove',
|
||||
'text_attendance_continuous_item_action_add' => 'Add',
|
||||
'text_attendance_continuous_add_rules' => 'Please add rules from lowest to highest',
|
||||
|
||||
|
||||
'row_attendance_card' => 'Buy attendance card',
|
||||
'text_attendance_card_note' => "bonus points to buy a attendance card. Default'" . \App\Models\BonusLogs::DEFAULT_BONUS_BUY_ATTENDANCE_CARD . "'.",
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user