Add flight price navigation and multilingual interface - #3
Conversation
Qodo reviews are paused for this user.Troubleshooting steps vary by plan Learn more → On a Teams plan? Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center? |
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🌍 Web previewPreview is pinned to commit |
Summary
Adds a clear path from the main travel dashboard to the Flight Price Watch and introduces shared multilingual UI support.
Navigation
/flights/instead of sending users straight to Google Flights.Languages
Shared
i18n.jsnow supports:The language selector appears on both the main dashboard and Flight Price Watch, remembers the choice in
localStorage(travel-language), and auto-detects the browser language for first-time visitors.Other fixes
3 flight legs maxstat with2 return options.i18n.jsfor offline use.Notes
The Flight Price Watch remains at
/flights/and continues to use the existing SerpApi/GitHub Actions data flow.