18
This commit is contained in:
@@ -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' => '身份证已存在',
|
||||
);
|
||||
Reference in New Issue
Block a user