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
+3 -3
View File
@@ -5,7 +5,7 @@ return array (
'The system is under maintenance, please wait...' => '系统正在维护中,请稍等…',
'User is incorrect' => '用户名不正确',
'Trade successful' => '交易成功',
'Incoret param' => 'Incoret param',
'You have verified' => 'You have verified',
'ID card already exists' => 'ID card already exists',
'You have verified' => '您已验证',
'ID card already exists' => '身份证已存在',
'Invalid parameter' => '参数无效',
);