feat(admin, settlement, dashboard): strengthen permission gating and billing workflows

This commit is contained in:
2026-06-09 13:44:19 +08:00
parent 7e65c53732
commit b7278e68a4
41 changed files with 900 additions and 199 deletions

View File

@@ -157,18 +157,45 @@
"agent": {
"title": "Operations overview",
"subtitle": "Your line scope · {{name}}",
"heroEyebrow": "Today's line cockpit",
"heroTitle": "{{name}} live operations",
"creditTitle": "Credit limit",
"creditAvailable": "Available {{amount}}",
"creditAllocated": "Allocated {{amount}}",
"creditUsed": "Used {{amount}}",
"creditAllocatedLabel": "Allocated credit",
"creditUsedLabel": "Used credit",
"shareRate": "Total share {{rate}}%",
"settlementCycle": "Cycle {{cycle}}",
"teamTitle": "Team size",
"directChildren": "Direct child agents",
"directPlayers": "Direct players",
"subtreeAgents": "Agents in line",
"teamPlayers": "Players in line",
"activePlayersToday": "Active players today",
"betOrdersToday": "Bet orders today",
"todayBet": "Today's bet",
"todayPayout": "Today's payout",
"todayProfit": "Today's profit",
"sevenDayTitle": "Last 7 days",
"sevenDayPayout": "Payout {{amount}}",
"sevenDayProfit": "Profit {{amount}}",
"pendingBills": "Open agent bills",
"pendingUnpaid": "Unpaid total {{amount}}",
"latestBetAt": "Latest bet {{time}}",
"noBetToday": "No bets yet today",
"topMomentum": "Today's bet focus",
"topMomentumHint": "Profit {{profit}}",
"managementFocus": "Management focus",
"focusBet": "Watch today's bet volume",
"focusPlayers": "Today's active players",
"focusBills": "Bills to follow up",
"quickStatsTitle": "Line permission snapshot",
"canCreateChildAgent": "Can create child agent",
"canCreatePlayer": "Can create player",
"lineDepth": "Line depth",
"yes": "Yes",
"no": "No",
"viewBills": "View bills",
"viewLine": "Agent line",
"quickLinks": {