1.配置新版支付模块-菜单和接口都已重构
2.优化充值提现页面 3.菜单翻译问题 4.备份数据库
This commit is contained in:
@@ -62,6 +62,7 @@ return [
|
||||
'游戏对局' => 'Game rounds',
|
||||
'游戏对局记录' => 'Game records',
|
||||
'游戏实时对局' => 'Game live',
|
||||
'游玩记录' => 'Play records',
|
||||
'压注订单' => 'Bet orders',
|
||||
'充值订单' => 'Deposit orders',
|
||||
'提现订单' => 'Withdraw orders',
|
||||
@@ -91,6 +92,20 @@ return [
|
||||
'管理员钱包流水' => 'Admin wallet records',
|
||||
'一键批量结算待结算渠道' => 'Batch settle pending channels',
|
||||
'渠道结算统计' => 'Channel settlement statistics',
|
||||
'推送配置' => 'Push configuration',
|
||||
'连接服务器websocket' => 'Connect WebSocket server',
|
||||
'连接配置' => 'Connection settings',
|
||||
'数据快照' => 'Data snapshot',
|
||||
'运行开关' => 'Runtime switch',
|
||||
'预约开奖' => 'Schedule draw',
|
||||
'作废本局' => 'Void round',
|
||||
'计算盈亏' => 'Calculate P/L',
|
||||
'档位查看' => 'View tiers',
|
||||
'档位保存' => 'Save tiers',
|
||||
'详情' => 'Detail',
|
||||
'审核' => 'Review',
|
||||
'通过' => 'Approve',
|
||||
'拒绝' => 'Reject',
|
||||
|
||||
// 演示/运营公告标题(若入库为菜单展示)
|
||||
'系统维护通知(演示)' => 'Maintenance notice (demo)',
|
||||
|
||||
Reference in New Issue
Block a user