feat(core): harden sessions settlement and credit activity
This commit is contained in:
@@ -41,6 +41,7 @@ return [
|
||||
'jackpot_already_allocated_for_draw' => '该期已分配过奖池派彩。',
|
||||
'draw_not_ready_for_jackpot_burst' => '期号尚未进入结算中或已结算,无法手动爆池。',
|
||||
'draw_result_not_published' => '该期开奖结果尚未发布。',
|
||||
'draw_not_ready_for_settlement' => '当前期号状态不允许结算;仅可在冷静期提前结算,或在结算中重新触发。',
|
||||
'settlement_batch_not_found' => '未找到该期的结算批次。',
|
||||
'settlement_not_pending_review' => '结算批次不在待审核状态。',
|
||||
'settlement_not_approved' => '结算批次尚未审核通过。',
|
||||
|
||||
Reference in New Issue
Block a user