mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
attendance card
This commit is contained in:
@@ -10,4 +10,7 @@ $lang_attendance = array
|
||||
'continuous' => "连续签到 %u 天后,每次签到额外获得 %u 魔力值(不累计)。",
|
||||
'sorry' => "抱歉",
|
||||
'already_attended' => "您今天已经签到过了,请勿重复刷新。",
|
||||
'retroactive_event_text' => '补',
|
||||
'retroactive_confirm_tip' => '确定要补签: ',
|
||||
'retroactive_description' => '点击白色背景的圆点进行补签。你目前拥有补签卡 <b>%d</b> 张。',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user