Files
im/resource/translations/en/api/wallet.php
T

9 lines
369 B
PHP
Raw Normal View History

2025-11-07 09:56:20 +08:00
<?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',
'卡密不存在' => '卡密不存在',
);