[游戏管理]游戏实时对局
This commit is contained in:
14
web/src/lang/backend/en/game/live.ts
Normal file
14
web/src/lang/backend/en/game/live.ts
Normal file
@@ -0,0 +1,14 @@
|
||||
export default {
|
||||
tip: 'Listen to pushed bet stream in real time and show the AI default number (minimum estimated platform loss).',
|
||||
current_record: 'Current round',
|
||||
ai_default_number: 'AI default number',
|
||||
candidate_title: 'Candidate payout estimates',
|
||||
number: 'Number',
|
||||
estimated_loss: 'Estimated payout',
|
||||
bet_stream_title: 'Realtime bet stream',
|
||||
bet_id: 'Bet ID',
|
||||
user_id: 'Player ID',
|
||||
pick_numbers: 'Pick numbers',
|
||||
unit_amount: 'Unit amount',
|
||||
streak_at_bet: 'Streak at bet',
|
||||
}
|
||||
Reference in New Issue
Block a user