| 12345678910 |
- <?php
- return [
- '无充值信息' => 'The system has not configured recharge information, please contact customer service',
- '无提现信息' => 'The system has not configured withdrawal information, please contact customer service',
- '完成' => 'Finish',
- '冻结' => 'Freeze',
- '取消' => 'Cancel',
- '提现手续费有误' => 'Withdrawal fee configuration is incorrect',
- ];
|