1.优化一键测试权重时每次压注的底注为随机

This commit is contained in:
2026-06-04 15:00:55 +08:00
parent f8969097d7
commit 6ef3663957
4 changed files with 50 additions and 6 deletions

View File

@@ -73,7 +73,7 @@
"labelLotteryTypeFree": "Free tier pool",
"labelAnte": "Ante",
"placeholderAnte": "Select ante config",
"anteRandomOption": "Random (pick from channel ante configs)",
"anteRandomOption": "Random (each paid spin picks independently from channel ante configs)",
"placeholderPaidPool": "Leave empty to set T1T5 weights manually",
"placeholderFreePool": "Leave empty to set T1T5 weights manually",
"selectedPoolHint": "Selected pool: {name}",

View File

@@ -73,7 +73,7 @@
"labelLotteryTypeFree": "免费档位奖池",
"labelAnte": "底注",
"placeholderAnte": "请选择底注配置",
"anteRandomOption": "随机(从当前渠道底注配置中抽取)",
"anteRandomOption": "随机(每局付费抽奖从当前渠道底注配置中独立抽取)",
"placeholderPaidPool": "不选则下方手动设定 T1T5 档位权重",
"placeholderFreePool": "不选则下方手动设定 T1T5 档位权重",
"selectedPoolHint": "已选奖池:{name}",