Files
webman-buildadmin/web/src/lang/backend/zh-cn/config/streakWinReward.ts

9 lines
431 B
TypeScript
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
export default {
desc: '110 档连胜:派彩 = 压注总额 × 赔率系数odds_factor。本期中奖统一推送 bet.windata.is_jackpot 标记是否大奖档);勾选「大奖」的档位在中奖时另推送公共 jackpot.hit。',
btn_save: '保存',
streak: '连胜档(局)',
odds_factor: '赔率系数',
is_jackpot: '是否大奖',
err_factor: '第 {no} 行赔率系数须 ≥1',
}