Merge pull request #387 from specialpointcentral/attendance

Add configurable attendance CAPTCHA
This commit is contained in:
xiaomlove
2025-10-14 15:04:51 +07:00
committed by GitHub
10 changed files with 165 additions and 73 deletions
+4
View File
@@ -144,6 +144,10 @@ return [
'size_normal' => '一般',
'size_compact' => '緊湊',
],
'attendance' => [
'enabled' => '啟用簽到驗證碼',
'enabled_help' => '啟用後,使用者簽到前必須完成驗證碼驗證。',
],
],
'meilisearch' => [
'tab_header' => 'Meilisearch',