mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-25 20:57:35 +08:00
add back to top
This commit is contained in:
@@ -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>.',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user