Files
im/resource/translations/zh-Hant/api/withdrawl.php
T
2026-03-06 02:27:52 +08:00

10 lines
462 B
PHP

<?php
return array (
'The system is under maintenance, please wait...' => '系统正在维护中,请稍等…',
'Address is incorrect' => '地址不正确',
'Unverified address' => '未经证实的地址',
'The amount exceeds the available balance' => '金额超过可用余额',
'You can only withdraw once a day.' => '您每天只能提现一次。',
'Network is incorrect' => '网络不正确',
'Record does not exist' => '记录不存在',
);