init admin

This commit is contained in:
2025-11-07 09:56:20 +08:00
commit d9d7ddc05d
2718 changed files with 665424 additions and 0 deletions
@@ -0,0 +1,11 @@
<?php
return array (
'The mailbox is already occupied' => 'The mailbox is already occupied',
'Username is already taken' => 'Username is already taken',
'Nickname is already taken' => 'Nickname is already taken',
'Phone Number is already taken' => 'Phone Number is already taken',
'Mobile number does not exist' => 'Mobile number does not exist',
'Email does not exist' => 'Email does not exist',
'Incorrect verification code' => 'Incorrect verification code',
'Verification code has expired' => 'Verification code has expired',
);