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,5 +5,6 @@ return [
'target_date_can_no_be_retroactive' => '日期::date 無法補簽',
'already_attendance' => '已經簽到',
'card_not_enough' => '補簽卡不足',
'ranking' => '今日簽到排名:<b>:ranking</b> / <b>:counts</b>',
];