mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-27 22:47:23 +08:00
add spoiler tag + fix attendance additional rewards
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'have_not_attendance_yet' => '還沒有簽過到',
|
||||
'target_date_can_no_be_retroactive' => '日期::date 無法補簽',
|
||||
'already_attendance' => '已經簽到',
|
||||
'card_not_enough' => '補簽卡不足',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user