[游戏管理]游戏实时对局
This commit is contained in:
14
web/src/lang/backend/zh-cn/game/live.ts
Normal file
14
web/src/lang/backend/zh-cn/game/live.ts
Normal file
@@ -0,0 +1,14 @@
|
||||
export default {
|
||||
tip: '实时监听页面推送的压注记录,并展示AI默认最优开奖号码(平台预估亏损最少)',
|
||||
current_record: '当前对局',
|
||||
ai_default_number: 'AI默认开奖号码',
|
||||
candidate_title: '候选号码赔付预估',
|
||||
number: '号码',
|
||||
estimated_loss: '预估赔付',
|
||||
bet_stream_title: '实时压注记录',
|
||||
bet_id: '注单ID',
|
||||
user_id: '玩家ID',
|
||||
pick_numbers: '压注号码',
|
||||
unit_amount: '单号金额',
|
||||
streak_at_bet: '下注时连胜',
|
||||
}
|
||||
Reference in New Issue
Block a user