优化游戏实时对局页面
This commit is contained in:
@@ -21,4 +21,14 @@ return [
|
||||
'Calculation failed' => 'Calculation failed',
|
||||
'Please enter the draw number' => 'Please enter the draw number',
|
||||
'Schedule failed' => 'Schedule failed',
|
||||
'Game runtime is paused' => 'Game runtime is paused',
|
||||
'Void reason is required' => 'Void reason is required',
|
||||
'Void reason is too long' => 'Void reason is too long',
|
||||
'Void reason is too short' => 'Void reason is too short',
|
||||
'Current period cannot be voided' => 'This period cannot be voided (only during betting or locked phase)',
|
||||
'Void failed' => 'Void failed',
|
||||
'Period voided' => 'Period voided',
|
||||
'Concurrent balance update; please retry' => 'Concurrent balance update; please retry',
|
||||
'Bet order state changed; please retry' => 'Bet order state changed; please retry',
|
||||
'Period void refund' => 'Period void refund',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user