init admin

This commit is contained in:
2025-11-07 09:56:20 +08:00
commit d9d7ddc05d
2718 changed files with 665424 additions and 0 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' => '记录不存在',
);