attendance log

This commit is contained in:
xiaomlove
2023-04-12 01:59:12 +08:00
parent 8e3ace4d83
commit 1ba01b2713
9 changed files with 185 additions and 1 deletions
+5
View File
@@ -6,4 +6,9 @@ return [
'already_attendance' => 'Already attendance',
'card_not_enough' => 'Attendance card not enough',
'ranking' => "Today's Ranking: <b>:ranking</b> / <b>:counts</b>",
'fields' => [
'date' => 'Date',
'points' => 'Got bonus',
'is_retroactive' => 'Is retroactive',
],
];