gg
Deploy Iddaai Frontend / build-and-deploy (push) Successful in 3m34s

This commit is contained in:
2026-06-23 03:06:44 +03:00
parent 5dc3d7e3a3
commit 206be10941
10 changed files with 394 additions and 5 deletions
+27 -2
View File
@@ -67,7 +67,8 @@
"pricing": "Pricing",
"contact": "Contact",
"coupons": "Coupons",
"tools": "Tools"
"tools": "Tools",
"value-board": "Value Board"
},
"landing": {
"hero-title": "AI-Powered Betting Predictions",
@@ -781,6 +782,10 @@
"pricing": {
"title": "Pricing — iddaai",
"description": "Explore iddaai AI-powered betting analysis plans. Free, Plus, and Premium plans available."
},
"value-board": {
"title": "Value Board",
"description": "De-vigged, calibrated true probabilities for upcoming matches. No profit promise — transparent information."
}
},
"pricing": {
@@ -928,5 +933,25 @@
"triple-value-title": "Value Detection (Triple Value)",
"value": "VALUE",
"value-signals": "{count} Value Signals"
},
"value-board": {
"title": "Value Board",
"tagline": "Margin-removed TRUE probabilities (de-vig). Not a win guarantee — transparent, calibrated info. You decide.",
"proof": "Calibration: under 2% error on real-odds matches",
"error": "Failed to load data.",
"empty": "No upcoming matches found.",
"disclaimer": "Probabilities are computed by removing the bookmaker margin (~19-24%) from the odds. There is no \"sure bet\"; this board transparently shows the market's true view.",
"home": "Home",
"draw": "Draw",
"away": "Away",
"over": "Over",
"btts": "BTTS",
"ht": "HT",
"cup": "Cup · home strong",
"calibrated": "calibrated",
"topScore": "Most likely score",
"expectedGoals": "Expected goals",
"vig": "margin",
"lean": "Top pick"
}
}
}