{ "name": "Name", "form": { "dialogTitleAdd": "Add Dice Player", "dialogTitleEdit": "Edit Dice Player", "username": "Username", "placeholderUsername": "Please enter username", "nickname": "Nickname", "placeholderNickname": "Please enter nickname", "phone": "Phone", "placeholderPhone": "Please enter phone", "password": "Password", "placeholderPasswordEdit": "Leave blank to keep unchanged", "status": "Status", "adminId": "Admin", "placeholderAdmin": "Select admin (optional)", "placeholderAdminTree": "Select admin by channel", "unassignedChannel": "Unassigned channel", "coin": "Coin", "placeholderCoinAdd": "Default 0 on create, read-only", "lotteryPoolConfig": "Lottery Pool Config", "placeholderLotteryPool": "Leave empty for custom weights below, or select pool", "currentConfig": "Current Config", "configLabelName": "Name", "configLabelType": "Type", "configLabelWeights": "T1–T5 Weights", "configLabelRemark": "Remark", "t1Weight": "T1 Pool Weight (%)", "t2Weight": "T2 Pool Weight (%)", "t3Weight": "T3 Pool Weight (%)", "t4Weight": "T4 Pool Weight (%)", "t5Weight": "T5 Pool Weight (%)", "weightsSumHint": "Total pool weights: ", "weightsSumUnit": "% / 100% (must equal 100%)", "ruleWeightsSumMustBe100": "Total pool weights must equal 100%", "walletTitle": "Player Wallet Operation", "walletPlayer": "Player", "walletBalance": "Balance", "operationType": "Operation Type", "typeAdd": "Add", "typeSub": "Deduct", "coinChange": "Coin Change", "placeholderCoinChange": "Positive; deduct cannot exceed balance", "placeholderRemarkOptional": "Optional", "ruleSelectType": "Please select operation type", "ruleEnterCoin": "Please enter coin change", "ruleCoinPositive": "Coin change must be greater than 0", "ruleDeductExceed": "Deduct cannot exceed current balance", "operateSuccess": "Success", "addSuccess": "Added successfully", "editSuccess": "Updated successfully", "rulePasswordRequired": "Password is required", "ruleUsernameRequired": "Username is required", "ruleNicknameRequired": "Nickname is required", "rulePhoneRequired": "Phone is required", "ruleStatusRequired": "Status is required", "ruleCoinRequired": "Coin is required", "configTypeDefault": "Default", "configTypeKillScore": "Kill score", "configTypeUp": "Up score" }, "search": { "username": "Username", "nickname": "Nickname", "phone": "Phone", "status": "Status", "coin": "Coin", "lotteryPoolConfig": "Lottery Pool Config", "placeholderUsername": "Please enter username", "placeholderNickname": "Please enter nickname", "placeholderPhoneFuzzy": "Phone (fuzzy)", "placeholderAll": "All", "exactSearch": "Exact" }, "table": { "username": "Username", "phone": "Phone", "nickname": "Nickname", "status": "Status", "coin": "Coin", "lotteryPoolConfig": "Lottery Pool Config", "customConfig": "Custom", "t1Weight": "T1 Weight", "t2Weight": "T2 Weight", "t3Weight": "T3 Weight", "t4Weight": "T4 Weight", "t5Weight": "T5 Weight", "totalDrawCount": "Total Draw Count", "paidDrawCount": "Paid Draw Count", "freeDrawCount": "Free Draw Count", "createTime": "Create Time", "updateTime": "Update Time", "getGameLink": "Get Game Link", "getGameLinkSuccess": "Game link copied", "getGameLinkFail": "Failed to get game link" } }