translation

This commit is contained in:
2026-03-06 02:31:40 +08:00
parent 70c4966aad
commit 8704434c36
29 changed files with 113 additions and 20 deletions
+4
View File
@@ -18,4 +18,8 @@ return array (
'Incoret param' => 'Incoret param',
'Trade password must be 6 characters' => 'Trade password must be 6 characters',
'SMS sent successfully' => 'SMS sent successfully',
'Unknown register way' => 'Unknown register way',
'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',
);