Files
im/resource/translations/zh/api/wallet.php
T
commie c153975eed 7
2026-01-08 05:42:44 +08:00

8 lines
241 B
PHP
Executable File

<?php
return array (
'Exchange successful' => '兑换成功',
'User is incorrect' => '用户信息错误',
'Insufficient balance' => '余额不足',
'Transfer successful' => '转账成功',
'卡密不存在' => '卡密不存在'
);