mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
check pre register username
This commit is contained in:
@@ -55,4 +55,5 @@ return [
|
||||
],
|
||||
],
|
||||
'username_already_exists' => '用戶名::username 已經存在',
|
||||
'username_invalid' => '用戶名::username 無效',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user