Files
im/resource/translations/en/api/user.php
T
2025-11-21 01:42:54 +08:00

11 lines
495 B
PHP

<?php
return array (
'Reset password successful' => 'Reset password successful',
'Reset trade password successful' => 'Reset trade password successful',
'The system is under maintenance, please wait...' => 'The system is under maintenance, please wait...',
'User is incorrect' => 'User is incorrect',
'Trade successful' => 'Trade successful',
'Incoret param' => 'Incoret param',
'You have verified' => 'You have verified',
'ID card already exists' => 'ID card already exists',
);