mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
support modify personal attendance card
This commit is contained in:
@@ -14,5 +14,6 @@ return [
|
||||
'uploaded' => 'Uploaded',
|
||||
'downloaded' => 'Downloaded',
|
||||
'invites' => 'Invites',
|
||||
'attendance_card' => 'Attend card',
|
||||
],
|
||||
];
|
||||
|
||||
@@ -14,5 +14,6 @@ return [
|
||||
'uploaded' => '上传量',
|
||||
'downloaded' => '下载量',
|
||||
'invites' => '邀请',
|
||||
'attendance_card' => '补签卡',
|
||||
],
|
||||
];
|
||||
|
||||
@@ -14,5 +14,6 @@ return [
|
||||
'uploaded' => '上傳量',
|
||||
'downloaded' => '下載量',
|
||||
'invites' => '邀請',
|
||||
'attendance_card' => '補簽卡',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user