This commit is contained in:
2026-04-08 10:05:25 +08:00
parent 594aa137ef
commit b0e87b3fb3
34 changed files with 128 additions and 54 deletions
+2 -1
View File
@@ -13,7 +13,6 @@ return array (
'Only one verification code can be sent within %second% seconds' => 'Only one verification code can be sent within %second% seconds',
'Email sent successfully' => 'Email sent successfully',
'Captcha is incorrect' => 'Captcha is incorrect',
'Mt email code' => 'Mt email code',
'错误的邀请码' => '错误的邀请码',
'Incoret param' => 'Incoret param',
'Trade password must be 6 characters' => 'Trade password must be 6 characters',
@@ -22,4 +21,6 @@ return array (
'Username is incorrect' => 'Username is incorrect',
'Password must be 6 to 32 characters' => 'Password must be 6 to 32 characters',
'Trade password must be 6-32 characters' => 'Trade password must be 6-32 characters',
'Unknown verify type' => 'Unknown verify type',
'Invalid parameter' => 'Invalid parameter',
);