mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
attendance log
This commit is contained in:
@@ -6,5 +6,10 @@ return [
|
||||
'already_attendance' => '已經簽到',
|
||||
'card_not_enough' => '補簽卡不足',
|
||||
'ranking' => '今日簽到排名:<b>:ranking</b> / <b>:counts</b>',
|
||||
'fields' => [
|
||||
'date' => '日期',
|
||||
'points' => '獲得魔力',
|
||||
'is_retroactive' => '是否補簽',
|
||||
],
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user