617 lines
18 KiB
JSON
617 lines
18 KiB
JSON
{
|
|
"httpMsg": {
|
|
"unauthorized": "Unauthorized access, please login again",
|
|
"forbidden": "Access to this resource is forbidden",
|
|
"notFound": "The requested resource does not exist",
|
|
"methodNotAllowed": "Request method not allowed",
|
|
"requestTimeout": "Request timeout, please try again later",
|
|
"internalServerError": "Internal server error, please try again later",
|
|
"badGateway": "Bad gateway error, please try again later",
|
|
"serviceUnavailable": "Service temporarily unavailable, please try again later",
|
|
"gatewayTimeout": "Gateway timeout, please try again later",
|
|
"requestCancelled": "Request cancelled",
|
|
"networkError": "Network connection error, please check your connection",
|
|
"requestFailed": "Request failed",
|
|
"requestConfigError": "Request configuration error"
|
|
},
|
|
"topBar": {
|
|
"search": {
|
|
"title": "Search"
|
|
},
|
|
"user": {
|
|
"userCenter": "User center",
|
|
"docs": "Document",
|
|
"github": "Github",
|
|
"clearCache": "clear Cache",
|
|
"lockScreen": "Lock screen",
|
|
"logout": "Log out"
|
|
},
|
|
"guide": {
|
|
"title": "Click here to view",
|
|
"theme": "Theme style",
|
|
"menu": "Open top menu",
|
|
"description": "More configurations"
|
|
}
|
|
},
|
|
"common": {
|
|
"tips": "Prompt",
|
|
"cancel": "Cancel",
|
|
"confirm": "Confirm",
|
|
"logOutTips": "Do you want to log out?"
|
|
},
|
|
"form": {
|
|
"placeholderInput": "Please enter",
|
|
"placeholderSelect": "Please select",
|
|
"labelRemark": "Remark",
|
|
"labelStatus": "Status",
|
|
"labelName": "Name",
|
|
"close": "Close"
|
|
},
|
|
"search": {
|
|
"placeholder": "Search page",
|
|
"historyTitle": "Search history",
|
|
"switchKeydown": "Navigate",
|
|
"selectKeydown": "Select",
|
|
"exitKeydown": "Close"
|
|
},
|
|
"setting": {
|
|
"menuType": {
|
|
"title": "Menu Layout",
|
|
"list": [
|
|
"Vertical",
|
|
"Horizontal",
|
|
"Mixed",
|
|
"Dual"
|
|
]
|
|
},
|
|
"theme": {
|
|
"title": "Theme Style",
|
|
"list": [
|
|
"Light",
|
|
"Dark",
|
|
"System"
|
|
]
|
|
},
|
|
"menu": {
|
|
"title": "Menu Style"
|
|
},
|
|
"color": {
|
|
"title": "Theme Color"
|
|
},
|
|
"box": {
|
|
"title": "Box Style",
|
|
"list": [
|
|
"Border",
|
|
"Shadow"
|
|
]
|
|
},
|
|
"container": {
|
|
"title": "Container Width",
|
|
"list": [
|
|
"Full",
|
|
"Boxed"
|
|
]
|
|
},
|
|
"basics": {
|
|
"title": "Basic Config",
|
|
"list": {
|
|
"multiTab": "Show work tab",
|
|
"accordion": "Sidebar opens accordion",
|
|
"collapseSidebar": "Show sidebar button",
|
|
"reloadPage": "Show reload page button",
|
|
"fastEnter": "Show fast enter",
|
|
"breadcrumb": "Show crumb navigation",
|
|
"language": "Show multilingual selection",
|
|
"progressBar": "Show top progress bar",
|
|
"weakMode": "Color Weakness Mode",
|
|
"watermark": "Global watermark",
|
|
"menuWidth": "Menu width",
|
|
"tabStyle": "Tab style",
|
|
"pageTransition": "Page animation",
|
|
"borderRadius": "Custom radius"
|
|
}
|
|
},
|
|
"tabStyle": {
|
|
"default": "Default",
|
|
"card": "Card",
|
|
"google": "Chrome"
|
|
},
|
|
"transition": {
|
|
"list": {
|
|
"none": "None",
|
|
"fade": "Fade",
|
|
"slideLeft": "Slide Left",
|
|
"slideBottom": "Slide Bottom",
|
|
"slideTop": "Slide Top"
|
|
}
|
|
},
|
|
"actions": {
|
|
"resetConfig": "Reset Config",
|
|
"copyConfig": "Copy Config",
|
|
"copySuccess": "Configuration copied to clipboard, paste it into src/config/setting.ts file",
|
|
"copyFailed": "Copy failed, please try again",
|
|
"resetFailed": "Reset failed, please refresh the page and try again"
|
|
}
|
|
},
|
|
"notice": {
|
|
"title": "Notice",
|
|
"btnRead": "Mark as read",
|
|
"bar": [
|
|
"Notice",
|
|
"Message",
|
|
"Todo"
|
|
],
|
|
"text": [
|
|
"No"
|
|
],
|
|
"viewAll": "View all"
|
|
},
|
|
"worktab": {
|
|
"btn": {
|
|
"refresh": "Refresh",
|
|
"fixed": "Fixed",
|
|
"unfixed": "Unfixed",
|
|
"closeLeft": "Close left",
|
|
"closeRight": "Close right",
|
|
"closeOther": "Close other",
|
|
"closeAll": "Close all"
|
|
}
|
|
},
|
|
"login": {
|
|
"leftView": {
|
|
"title": "Monopoly Game Management",
|
|
"subTitle": "Monopoly Game Management"
|
|
},
|
|
"title": "Welcome back",
|
|
"subTitle": "Please enter your account and password to login",
|
|
"roles": {
|
|
"super": "Super Admin",
|
|
"admin": "Admin",
|
|
"user": "User"
|
|
},
|
|
"placeholder": {
|
|
"username": "Please enter your account",
|
|
"password": "Please enter your password",
|
|
"code": "Please enter the verification code",
|
|
"slider": "Please slide to verify"
|
|
},
|
|
"sliderText": "Please slide to verify",
|
|
"sliderSuccessText": "Verification successful",
|
|
"rememberPwd": "Remember password",
|
|
"forgetPwd": "Forgot password",
|
|
"btnText": "Login",
|
|
"noAccount": "No account yet?",
|
|
"register": "Register",
|
|
"success": {
|
|
"title": "Login successful",
|
|
"message": "Welcome back"
|
|
}
|
|
},
|
|
"forgetPassword": {
|
|
"title": "Forgot password?",
|
|
"subTitle": "Enter your email to reset your password",
|
|
"placeholder": "Please enter your email",
|
|
"submitBtnText": "Submit",
|
|
"backBtnText": "Back"
|
|
},
|
|
"register": {
|
|
"title": "Create account",
|
|
"subTitle": "Welcome to join us, please fill in the following information to complete the registration",
|
|
"placeholder": {
|
|
"username": "Please enter your account",
|
|
"password": "Please enter your password",
|
|
"confirmPassword": "Please enter your password again"
|
|
},
|
|
"rule": {
|
|
"confirmPasswordRequired": "Please enter your password again",
|
|
"passwordMismatch": "The two passwords are inconsistent!",
|
|
"usernameLength": "The length is 3 to 20 characters",
|
|
"passwordLength": "The password length cannot be less than 6 digits",
|
|
"agreementRequired": "Please agree to the privacy policy"
|
|
},
|
|
"agreeText": "I agree",
|
|
"privacyPolicy": "Privacy policy",
|
|
"submitBtnText": "Register",
|
|
"hasAccount": "Already have an account?",
|
|
"toLogin": "To login"
|
|
},
|
|
"lockScreen": {
|
|
"pwdError": "Password error",
|
|
"lock": {
|
|
"inputPlaceholder": "Please input lock screen password",
|
|
"btnText": "Lock"
|
|
},
|
|
"unlock": {
|
|
"inputPlaceholder": "Please input unlock password",
|
|
"btnText": "Unlock",
|
|
"backBtnText": "Back to login"
|
|
}
|
|
},
|
|
"greeting": {
|
|
"dawn": "Good morning!",
|
|
"morning": "Good morning!",
|
|
"afternoon": "Good afternoon!",
|
|
"evening": "Good evening!"
|
|
},
|
|
"exceptionPage": {
|
|
"403": "Sorry, you do not have permission to access this page",
|
|
"404": "Sorry, the page you are trying to access does not exist",
|
|
"500": "Sorry, there was an error on the server",
|
|
"gohome": "Go Home"
|
|
},
|
|
"console": {
|
|
"card": {
|
|
"playerRegister": "Player Register",
|
|
"playerCharge": "Player Charge",
|
|
"playerWithdraw": "Player Withdraw",
|
|
"playerPlayCount": "Player Play Count",
|
|
"vsLastWeek": "vs Last Week"
|
|
},
|
|
"newPlayer": {
|
|
"title": "New Players",
|
|
"subtitle": "Latest 50 new player records",
|
|
"player": "Player",
|
|
"balance": "Balance",
|
|
"ticket": "Tickets"
|
|
},
|
|
"walletRecord": {
|
|
"title": "Player Charge Records",
|
|
"subtitle": "Latest 50 charge records",
|
|
"player": "Player",
|
|
"chargeAmount": "Amount",
|
|
"chargeTime": "Charge Time"
|
|
},
|
|
"salesOverview": {
|
|
"title": "Recent Player Charge Stats"
|
|
},
|
|
"activeUser": {
|
|
"title": "Monthly Player Charge Summary"
|
|
},
|
|
"todo": {
|
|
"title": "To Do",
|
|
"pending": "Pending"
|
|
},
|
|
"newUser": {
|
|
"title": "New Users",
|
|
"growth": "Growth this month",
|
|
"thisMonth": "This Month",
|
|
"lastMonth": "Last Month",
|
|
"thisYear": "This Year",
|
|
"avatar": "Avatar",
|
|
"region": "Region",
|
|
"gender": "Gender",
|
|
"progress": "Progress",
|
|
"male": "Male",
|
|
"female": "Female"
|
|
},
|
|
"dynamic": {
|
|
"title": "Activity",
|
|
"newCount": "New"
|
|
}
|
|
},
|
|
"menus": {
|
|
"login": {
|
|
"title": "Login"
|
|
},
|
|
"register": {
|
|
"title": "Register"
|
|
},
|
|
"forgetPassword": {
|
|
"title": "Forget Password"
|
|
},
|
|
"outside": {
|
|
"title": "Outside"
|
|
},
|
|
"dashboard": {
|
|
"title": "Dashboard",
|
|
"console": "Console",
|
|
"userCenter": "User Center"
|
|
},
|
|
"userCenter": {
|
|
"title": "User Center"
|
|
},
|
|
"result": {
|
|
"title": "Result Page",
|
|
"success": "Success",
|
|
"fail": "Fail"
|
|
},
|
|
"exception": {
|
|
"title": "Exception",
|
|
"forbidden": "403",
|
|
"notFound": "404",
|
|
"serverError": "500"
|
|
},
|
|
"system": {
|
|
"title": "System Management",
|
|
"user": "User Management",
|
|
"role": "Role Management",
|
|
"userCenter": "User Center",
|
|
"menu": "Menu Management",
|
|
"dept": "Department Management",
|
|
"post": "Post Management",
|
|
"config": "System Config"
|
|
},
|
|
"safeguard": {
|
|
"title": "Operations Management",
|
|
"dict": "Data Dictionary",
|
|
"server": "Server Monitor",
|
|
"operLog": "Operation Log",
|
|
"loginLog": "Login Log",
|
|
"emailLog": "Email Log",
|
|
"database": "Database",
|
|
"cache": "Cache Management",
|
|
"attachment": "Attachment"
|
|
},
|
|
"tool": {
|
|
"title": "Development Tools",
|
|
"crontab": "Crontab",
|
|
"code": "Code Generator"
|
|
},
|
|
"dice": {
|
|
"title": "Dice Game",
|
|
"lotteryPoolConfig": "Lottery Tier Weight Config",
|
|
"player": "Player Management",
|
|
"playerWalletRecord": "Player Wallet Records",
|
|
"playRecord": "Player Draw Records",
|
|
"playerTicketRecord": "Player Ticket Records",
|
|
"rewardConfig": "Reward Config",
|
|
"reward": "Dice Point Weight Config",
|
|
"rewardConfigRecord": "Dice Weight Test Records",
|
|
"playRecordTest": "Draw Records (Test Weight)",
|
|
"config": "Game Config"
|
|
}
|
|
},
|
|
"table": {
|
|
"form": {
|
|
"reset": "Reset",
|
|
"submit": "Submit"
|
|
},
|
|
"searchBar": {
|
|
"reset": "Reset",
|
|
"search": "Search",
|
|
"expand": "Expand",
|
|
"collapse": "Collapse",
|
|
"searchInputPlaceholder": "Please enter",
|
|
"searchSelectPlaceholder": "Please select",
|
|
"all": "All",
|
|
"min": "Min",
|
|
"max": "Max",
|
|
"startTime": "Start Time",
|
|
"endTime": "End Time",
|
|
"placeholderUsername": "Username",
|
|
"placeholderNickname": "Nickname",
|
|
"placeholderPhone": "Phone",
|
|
"placeholderPhoneFuzzy": "Phone (fuzzy)",
|
|
"placeholderName": "Name",
|
|
"placeholderGroup": "Group",
|
|
"placeholderTitle": "Title",
|
|
"placeholderConfigName": "Config Name",
|
|
"placeholderTaskName": "Task Name",
|
|
"placeholderTableName": "Table Name",
|
|
"placeholderDataSource": "Data Source",
|
|
"placeholderDeptName": "Dept Name",
|
|
"placeholderDeptCode": "Dept Code",
|
|
"placeholderRoleName": "Role Name",
|
|
"placeholderRoleCode": "Role Code",
|
|
"placeholderPostName": "Post Name",
|
|
"placeholderPostCode": "Post Code",
|
|
"placeholderMenuName": "Menu Name",
|
|
"placeholderMenuRoute": "Menu Route",
|
|
"placeholderOperator": "Operator",
|
|
"placeholderOperRouter": "Route",
|
|
"placeholderOperIp": "IP",
|
|
"placeholderLoginUser": "Login User",
|
|
"placeholderLoginIp": "Login IP",
|
|
"placeholderLoginStatus": "Login Status",
|
|
"labelFrom": "From",
|
|
"labelTo": "To",
|
|
"placeholderFrom": "From",
|
|
"placeholderTo": "To",
|
|
"placeholderSendStatus": "Send Status",
|
|
"placeholderPoolType": "Pool Type",
|
|
"usernameFuzzy": "Username (fuzzy)",
|
|
"nameFuzzy": "Name (fuzzy)",
|
|
"uiTextFuzzy": "UI Text (fuzzy)",
|
|
"fuzzyQuery": "Fuzzy",
|
|
"byUsername": "Search by username",
|
|
"exactSearch": "Exact",
|
|
"enable": "Enable",
|
|
"disable": "Disable",
|
|
"rangeSeparator": "To",
|
|
"success": "Success",
|
|
"failure": "Failure"
|
|
},
|
|
"selection": "Select",
|
|
"sizeOptions": {
|
|
"small": "Compact",
|
|
"default": "Default",
|
|
"large": "Loose"
|
|
},
|
|
"column": {
|
|
"selection": "Select",
|
|
"expand": "Expand",
|
|
"index": "Index"
|
|
},
|
|
"actions": {
|
|
"add": "Add",
|
|
"delete": "Delete",
|
|
"edit": "Edit",
|
|
"operation": "Operation",
|
|
"refresh": "Refresh",
|
|
"export": "Export",
|
|
"import": "Import"
|
|
},
|
|
"columns": {
|
|
"common": {
|
|
"id": "ID",
|
|
"status": "Status",
|
|
"createTime": "Create Time",
|
|
"updateTime": "Update Time",
|
|
"operation": "Operation",
|
|
"remark": "Remark",
|
|
"sort": "Sort",
|
|
"name": "Name",
|
|
"no": "No.",
|
|
"description": "Description",
|
|
"select": "Select"
|
|
},
|
|
"system": {
|
|
"username": "Username",
|
|
"phone": "Phone",
|
|
"dept": "Department",
|
|
"dashboard": "Dashboard",
|
|
"loginTime": "Last Login",
|
|
"agentId": "Agent ID",
|
|
"postName": "Post Name",
|
|
"postCode": "Post Code",
|
|
"deptName": "Dept Name",
|
|
"deptCode": "Dept Code",
|
|
"leader": "Leader",
|
|
"roleName": "Role Name",
|
|
"roleCode": "Role Code",
|
|
"level": "Level",
|
|
"roleRemark": "Role Description",
|
|
"menuName": "Menu Name",
|
|
"menuType": "Menu Type",
|
|
"icon": "Icon",
|
|
"component": "Component",
|
|
"route": "Route",
|
|
"auth": "Auth",
|
|
"configKey": "Config Key",
|
|
"configTitle": "Config Title",
|
|
"inputType": "Input Type",
|
|
"configName": "Config Name",
|
|
"group": "Group",
|
|
"title": "Title",
|
|
"titleEn": "Title (EN)",
|
|
"value": "Value",
|
|
"valueEn": "Value (EN)",
|
|
"noParentDept": "No Parent Dept",
|
|
"noParentMenu": "No Parent Menu",
|
|
"input": "Input",
|
|
"textarea": "Textarea",
|
|
"select": "Select",
|
|
"radio": "Radio",
|
|
"uploadImage": "Image Upload",
|
|
"uploadFile": "File Upload",
|
|
"wangEditor": "Rich Editor",
|
|
"createDate": "Create Date",
|
|
"updateDate": "Update Date"
|
|
},
|
|
"safeguard": {
|
|
"operator": "Operator",
|
|
"serviceName": "Service",
|
|
"router": "Route",
|
|
"operIp": "IP",
|
|
"operLocation": "Location",
|
|
"operTime": "Time",
|
|
"loginUser": "Login User",
|
|
"loginStatus": "Login Status",
|
|
"loginIp": "Login IP",
|
|
"loginLocation": "Location",
|
|
"os": "OS",
|
|
"browser": "Browser",
|
|
"tableName": "Table Name",
|
|
"tableComment": "Table Comment",
|
|
"engine": "Engine",
|
|
"tableEngine": "Table Engine",
|
|
"totalRows": "Total Rows",
|
|
"fragmentSize": "Fragment Size",
|
|
"dataSize": "Data Size",
|
|
"collation": "Collation",
|
|
"dictName": "Dict Name",
|
|
"dictCode": "Dict Code",
|
|
"dictLabel": "Dict Label",
|
|
"dictValue": "Dict Value",
|
|
"color": "Color",
|
|
"preview": "Preview",
|
|
"fileName": "File Name",
|
|
"storageMode": "Storage",
|
|
"fileType": "File Type",
|
|
"fileSize": "File Size",
|
|
"uploadTime": "Upload Time",
|
|
"deleteTime": "Delete Time",
|
|
"dataDetail": "Data Detail",
|
|
"executeTime": "Execute Time",
|
|
"target": "Target",
|
|
"parameter": "Parameter",
|
|
"executeStatus": "Status",
|
|
"loginMessage": "Login Message",
|
|
"loginTime": "Login Time",
|
|
"gateway": "Gateway",
|
|
"emailFrom": "From",
|
|
"emailTo": "To",
|
|
"emailCode": "Code",
|
|
"emailResponse": "Response",
|
|
"sendTime": "Send Time",
|
|
"sendStatus": "Send Status"
|
|
},
|
|
"tool": {
|
|
"taskName": "Task Name",
|
|
"taskType": "Task Type",
|
|
"rule": "Rule",
|
|
"updateDate": "Update Date",
|
|
"tableDesc": "Table Desc",
|
|
"template": "Template",
|
|
"namespace": "Namespace",
|
|
"stub": "Stub",
|
|
"tplCategory": "Gen Type",
|
|
"topMenu": "Top Menu"
|
|
},
|
|
"dice": {
|
|
"player": "Player",
|
|
"lotteryPoolConfig": "Lottery Pool Config",
|
|
"drawType": "Draw Type",
|
|
"isBigWin": "Is Big Win",
|
|
"winCoin": "Win Coin",
|
|
"superWinCoin": "Super Win Coin",
|
|
"rewardWinCoin": "Reward Win Coin",
|
|
"direction": "Direction",
|
|
"startIndex": "Start Index",
|
|
"targetIndex": "Target Index",
|
|
"rollArray": "Roll Array",
|
|
"rollNumber": "Roll Number",
|
|
"rewardConfig": "Reward Config",
|
|
"user": "User",
|
|
"coinChange": "Coin Change",
|
|
"type": "Type",
|
|
"operator": "Operator",
|
|
"walletBefore": "Wallet Before",
|
|
"walletAfter": "Wallet After",
|
|
"totalDrawCount": "Total Draw Count",
|
|
"paidDrawCount": "Paid Draw Count",
|
|
"freeDrawCount": "Free Draw Count",
|
|
"paidDraw": "Paid Draw",
|
|
"freeDraw": "Free Draw",
|
|
"platformProfit": "Platform Profit",
|
|
"createdBy": "Created By",
|
|
"rewardTier": "Reward Tier",
|
|
"poolType": "Pool Type",
|
|
"safetyLine": "Safety Line",
|
|
"t1PoolWeight": "T1 Pool Weight",
|
|
"t2PoolWeight": "T2 Pool Weight",
|
|
"t3PoolWeight": "T3 Pool Weight",
|
|
"t4PoolWeight": "T4 Pool Weight",
|
|
"t5PoolWeight": "T5 Pool Weight",
|
|
"endIndex": "End Index",
|
|
"tier": "Tier",
|
|
"dicePoints": "Dice Points",
|
|
"displayText": "Display Text",
|
|
"realEv": "Real EV",
|
|
"weight": "Weight",
|
|
"nickname": "Nickname",
|
|
"coin": "Coin",
|
|
"t1Weight": "T1 Weight",
|
|
"t2Weight": "T2 Weight",
|
|
"t3Weight": "T3 Weight",
|
|
"t4Weight": "T4 Weight",
|
|
"t5Weight": "T5 Weight",
|
|
"playerUsername": "Player Username",
|
|
"useCoins": "Use Coins"
|
|
}
|
|
},
|
|
"zebra": "Zebra",
|
|
"border": "Border",
|
|
"headerBackground": "Header BG"
|
|
}
|
|
} |