Files

10 lines
462 B
PHP
Raw Permalink Normal View History

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