This commit is contained in:
2026-04-22 02:17:12 +03:00
parent 538612c8ea
commit 4896323e04
7 changed files with 621 additions and 2 deletions
+30 -1
View File
@@ -342,7 +342,36 @@
"risk-label": "Risk",
"data-quality-label": "Data Quality",
"rejected-matches-title": "Rejected Matches",
"no-suggestion-yet": "No coupon has been generated yet. Choose a strategy and click AI Suggest."
"no-suggestion-yet": "No coupon has been generated yet. Choose a strategy and click AI Suggest.",
"freq-engine-title": "Frequency Engine",
"freq-engine-subtitle": "Analyzes teams' historical performance by odds band. Uses statistical database scans instead of AI models.",
"freq-suggest": "Generate Frequency Coupon",
"freq-suggest-loading": "Running frequency analysis...",
"freq-min-signal": "Minimum Signal",
"freq-min-signal-help": "Combined signal threshold (0.50-0.99). Lower = more matches, higher = more precise results.",
"freq-markets": "Markets",
"freq-markets-help": "Select markets to analyze. Leave empty to scan all markets.",
"freq-ev-label": "Expected Value (EV)",
"freq-ev-help": "Hit Rate × Total Odds. Above 1.0 means +EV (profitable).",
"freq-hit-rate": "Est. Hit Rate",
"freq-hit-rate-help": "Combined historical hit rate of all bets in the coupon.",
"freq-ev-positive": "+EV Positive",
"freq-ev-negative": "EV Negative",
"freq-home-signal": "Home Signal",
"freq-away-signal": "Away Signal",
"freq-combined-signal": "Combined Signal",
"freq-odds-band": "Odds Band",
"freq-league-profile": "League Profile",
"freq-league-golcu": "High-Scoring",
"freq-league-defansif": "Defensive",
"freq-league-normal": "Normal",
"freq-match-count": "Past Matches",
"freq-reasoning-title": "Analysis Details",
"freq-no-result": "No matches found meeting frequency analysis criteria. Try lowering the signal threshold.",
"freq-mode-active": "Frequency Engine active",
"ai-mode-active": "AI Engine active",
"engine-mode-label": "Engine Mode",
"engine-mode-help": "AI: Gemini-based AI prediction. Frequency: Database-driven statistical analysis."
},
"profile": {