82 lines
2.8 KiB
JSON
82 lines
2.8 KiB
JSON
{
|
||
"name": "名称",
|
||
"form": {
|
||
"dialogTitleAdd": "新增大富翁-玩家",
|
||
"dialogTitleEdit": "编辑大富翁-玩家",
|
||
"username": "用户名",
|
||
"placeholderUsername": "请输入用户名",
|
||
"nickname": "昵称",
|
||
"placeholderNickname": "请输入昵称",
|
||
"phone": "手机号",
|
||
"placeholderPhone": "请输入手机号",
|
||
"password": "密码",
|
||
"placeholderPasswordEdit": "编辑留空则不修改",
|
||
"status": "状态",
|
||
"adminId": "所属管理员",
|
||
"placeholderAdmin": "选择后台管理员(可选)",
|
||
"coin": "平台币",
|
||
"placeholderCoinAdd": "创建时默认0,不可改",
|
||
"lotteryPoolConfig": "彩金池配置",
|
||
"placeholderLotteryPool": "留空则使用下方自定义权重,或选择彩金池",
|
||
"currentConfig": "当前配置",
|
||
"configLabelName": "名称",
|
||
"configLabelType": "类型",
|
||
"configLabelWeights": "T1~T5 权重",
|
||
"configLabelRemark": "备注",
|
||
"t1Weight": "T1池权重(%)",
|
||
"t2Weight": "T2池权重(%)",
|
||
"t3Weight": "T3池权重(%)",
|
||
"t4Weight": "T4池权重(%)",
|
||
"t5Weight": "T5池权重(%)",
|
||
"weightsSumHint": "五个池权重总和:",
|
||
"weightsSumUnit": "% / 100%(必须为100%)",
|
||
"ruleWeightsSumMustBe100": "五个池权重总和必须为100%",
|
||
"walletTitle": "玩家钱包操作",
|
||
"walletPlayer": "玩家",
|
||
"walletBalance": "钱包余额",
|
||
"operationType": "操作类型",
|
||
"typeAdd": "加点",
|
||
"typeSub": "扣点",
|
||
"coinChange": "平台币变动",
|
||
"placeholderCoinChange": "正数,扣点时不能超过余额",
|
||
"placeholderRemarkOptional": "选填,不填则按类型自动填写",
|
||
"ruleSelectType": "请选择操作类型",
|
||
"ruleEnterCoin": "请输入平台币变动",
|
||
"ruleCoinPositive": "平台币变动必须大于 0",
|
||
"ruleDeductExceed": "扣点不能超过当前余额",
|
||
"operateSuccess": "操作成功"
|
||
},
|
||
"search": {
|
||
"username": "用户名",
|
||
"nickname": "昵称",
|
||
"phone": "手机号",
|
||
"status": "状态",
|
||
"coin": "平台币",
|
||
"lotteryPoolConfig": "彩金池配置",
|
||
"placeholderUsername": "请输入用户名",
|
||
"placeholderNickname": "请输入昵称",
|
||
"placeholderPhoneFuzzy": "手机号模糊查询",
|
||
"placeholderAll": "全部",
|
||
"exactSearch": "精确搜索"
|
||
},
|
||
"table": {
|
||
"username": "用户名",
|
||
"phone": "手机号",
|
||
"nickname": "昵称",
|
||
"status": "状态",
|
||
"coin": "平台币",
|
||
"lotteryPoolConfig": "彩金池配置",
|
||
"customConfig": "自定义",
|
||
"t1Weight": "T1权重",
|
||
"t2Weight": "T2权重",
|
||
"t3Weight": "T3权重",
|
||
"t4Weight": "T4权重",
|
||
"t5Weight": "T5权重",
|
||
"totalDrawCount": "总抽奖次数",
|
||
"paidDrawCount": "购买抽奖次数",
|
||
"freeDrawCount": "赠送抽奖次数",
|
||
"createTime": "创建时间",
|
||
"updateTime": "更新时间"
|
||
}
|
||
}
|