mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-27 14:17:23 +08:00
add spoiler tag + fix attendance additional rewards
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'have_not_attendance_yet' => "Haven't attendance yet",
|
||||
'target_date_can_no_be_retroactive' => 'Date::date can not be retroactive',
|
||||
'already_attendance' => 'Already attendance',
|
||||
'card_not_enough' => 'Attendance card not enough',
|
||||
];
|
||||
Reference in New Issue
Block a user