This commit is contained in:
2026-03-06 02:27:52 +08:00
parent f598cc8157
commit 70c4966aad
80 changed files with 796 additions and 1191 deletions
@@ -0,0 +1,10 @@
<?php
return array (
'Reset password successful' => '重置密码成功',
'Reset trade password successful' => '重置交易密码成功',
'User is incorrect' => '用户名不正确',
'Trade successful' => '交易成功',
'Incoret param' => '参数错误',
'You have verified' => '您已认证',
'ID card already exists' => '身份证已存在',
);