1
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
return array (
|
||||
'Reset password successful' => '重置密码成功',
|
||||
'Reset trade password successful' => '重置交易密码成功',
|
||||
'The system is under maintenance, please wait...' => '系统正在维护中,请稍等…',
|
||||
'User is incorrect' => '用户名不正确',
|
||||
'Trade successful' => '交易成功',
|
||||
);
|
||||
Reference in New Issue
Block a user