attendance ranking

This commit is contained in:
xiaomlove
2022-04-17 21:54:25 +08:00
parent 1c9708f19b
commit e98c589cce
32 changed files with 38 additions and 35 deletions
+1
View File
@@ -5,4 +5,5 @@ return [
'target_date_can_no_be_retroactive' => '日期::date 无法补签',
'already_attendance' => '已经签到',
'card_not_enough' => '补签卡不足',
'ranking' => '今日签到排名:<b>:ranking</b> / <b>:counts</b>',
];