所有页面-创建中英双语对照-优化翻译文档结构

This commit is contained in:
2026-03-17 11:42:16 +08:00
parent 4a7397ce04
commit c790f74905
110 changed files with 1729 additions and 421 deletions

View File

@@ -230,6 +230,56 @@
"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"