mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
fix attendance calendar locale
This commit is contained in:
@@ -4,7 +4,7 @@ $lang_attendance = array
|
||||
(
|
||||
'title' => "Attendance",
|
||||
'success' => "Success",
|
||||
'attend_info' => "You have already attended <b>%u</b> days. C <b>%u</b> day,this time you will get <b>%u</b> bonus.",
|
||||
'attend_info' => "You have already attended <b>%u</b> days, Continuous <b>%u</b> days, 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, will get %u bouns additional.",
|
||||
|
||||
Reference in New Issue
Block a user