Files
im/resource/translations/zh/api/user.php
T

10 lines
362 B
PHP
Raw Normal View History

2025-11-07 09:56:20 +08:00
<?php
return array (
'Reset password successful' => '重置密码成功',
'Reset trade password successful' => '重置交易密码成功',
'User is incorrect' => '用户名不正确',
'Trade successful' => '交易成功',
'Incoret param' => '参数错误',
'You have verified' => '您已认证',
'ID card already exists' => '身份证已存在',
);