玩家抽奖记录-新增平台盈利汇总

This commit is contained in:
2026-03-21 10:35:00 +08:00
parent 8702cb0571
commit 68092759d3
4 changed files with 40 additions and 1 deletions

View File

@@ -36,6 +36,9 @@
"editSuccess": "Updated successfully",
"validateFailed": "Validation failed, please check required fields and format"
},
"toolbar": {
"platformTotalProfit": "Platform Total Profit"
},
"search": {
"player": "Player",
"lotteryPoolConfig": "Lottery Pool Config",

View File

@@ -36,6 +36,9 @@
"editSuccess": "修改成功",
"validateFailed": "表单验证失败,请检查必填项与格式"
},
"toolbar": {
"platformTotalProfit": "平台总盈利"
},
"search": {
"player": "玩家",
"lotteryPoolConfig": "彩金池配置",