Files
BeyondCXAnalytics-Demo/frontend
Claude cce483c5b1 fix: complete Spanish-to-English translation for RoadmapTab
Added missing translation keys for visible UI elements:
- Investment Scenarios section (title, subtitle, tooltip)
- Table headers (Scenario, Investment, Recurring, Savings, Margin, Payback, ROI, Risk)
- Risk labels (Low, Medium, High)
- Wave card labels (Savings/year, Margin/year, Savings:)
- Timeline badges (Conditional, risk indicators)
- Tooltips (enabler wave, negative margin, projected ROI, adjusted ROI)

Build verified successfully

https://claude.ai/code/session_03272424-c661-4002-a75e-2f81579fdd6e
2026-02-07 21:23:40 +00:00
..
2026-02-04 11:08:21 +01:00
2026-02-04 11:08:21 +01:00
2026-02-04 11:08:21 +01:00
2026-02-04 11:08:21 +01:00
2026-02-04 11:08:21 +01:00
2026-02-04 11:08:21 +01:00
2026-02-04 11:08:21 +01:00
2026-02-04 11:08:21 +01:00
2026-02-04 11:08:21 +01:00
2026-02-04 11:08:21 +01:00
2026-02-04 11:08:21 +01:00
2026-02-04 11:08:21 +01:00
2026-02-04 11:08:21 +01:00
2026-02-04 11:08:21 +01:00

GHBanner

Run and deploy your AI Studio app

This contains everything you need to run your app locally.

View your app in AI Studio: https://ai.studio/apps/drive/1BsN7Hj59Uxudfk5jNrmH_E1S6uDd8caP

Run Locally

Prerequisites: Node.js

  1. Install dependencies: npm install
  2. Set the GEMINI_API_KEY in .env.local to your Gemini API key
  3. Run the app: npm run dev