mirror of
https://github.com/cjango/dcat-vue.git
synced 2025-12-06 22:40:03 +08:00
合并验证码
This commit is contained in:
12
resources/lang/en/auth.php
Normal file
12
resources/lang/en/auth.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'captcha' => 'Captcha',
|
||||
'enable_captcha' => 'Enable Captcha',
|
||||
'background' => 'Auth Background',
|
||||
'footer' => 'Footer',
|
||||
'footers' => [
|
||||
'name' => 'ICP',
|
||||
'path' => 'Link'
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user