This commit is contained in:
2026-03-06 02:27:52 +08:00
parent f598cc8157
commit 70c4966aad
80 changed files with 796 additions and 1191 deletions
@@ -0,0 +1,10 @@
<?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' => '记录不存在',
);