Files
2026-04-08 10:05:25 +08:00

11 lines
461 B
PHP
Executable File

<?php
return array (
'Reset password successful' => '重置密码成功',
'Reset trade password successful' => '重置交易密码成功',
'The system is under maintenance, please wait...' => '系统正在维护中,请稍等…',
'User is incorrect' => '用户名不正确',
'Trade successful' => '交易成功',
'You have verified' => '您已验证',
'ID card already exists' => '身份证已存在',
'Invalid parameter' => '参数无效',
);