This commit is contained in:
2025-11-21 01:42:54 +08:00
parent ff026c6f32
commit f89196c73c
1953 changed files with 9 additions and 15246 deletions
+11
View File
@@ -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',
);