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

9 lines
369 B
PHP

<?php
return array (
'The system is under maintenance, please wait...' => 'The system is under maintenance, please wait...',
'Exchange successful' => 'Exchange successful',
'User is incorrect' => 'User is incorrect',
'Insufficient balance' => 'Insufficient balance',
'Transfer successful' => 'Transfer successful',
'卡密不存在' => '卡密不存在',
);