support modify personal attendance card

This commit is contained in:
xiaomlove
2022-05-29 15:19:16 +08:00
parent cf7f2af06e
commit 36a1f83d7d
40 changed files with 289 additions and 48 deletions

View File

@@ -14,5 +14,6 @@ return [
'uploaded' => 'Uploaded',
'downloaded' => 'Downloaded',
'invites' => 'Invites',
'attendance_card' => 'Attend card',
],
];

View File

@@ -14,5 +14,6 @@ return [
'uploaded' => '上传量',
'downloaded' => '下载量',
'invites' => '邀请',
'attendance_card' => '补签卡',
],
];

View File

@@ -14,5 +14,6 @@ return [
'uploaded' => '上傳量',
'downloaded' => '下載量',
'invites' => '邀請',
'attendance_card' => '補簽卡',
],
];