Files
im/resource/translations/en/api/user.php
T
2026-04-08 10:05:25 +08:00

12 lines
541 B
PHP
Executable File

<?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',
'Invalid parameter' => 'Invalid parameter',
);