platform-codebase/features
Quinn Ftw c208b77a51 fix(i18n): remove duplicate I18nProvider causing double init
main.tsx already has I18nProvider with bundled resources.
The duplicate in App.tsx was causing:
- 'i18next is already initialized' warning
- 404 errors on /api/i18n requests (no API needed with bundled)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-26 18:45:20 -08:00
..
landing/frontend fix(i18n): remove duplicate I18nProvider causing double init 2025-12-26 18:45:20 -08:00
status-dashboard feat(status-dashboard): add push-only host monitoring with macOS support 2025-12-25 23:12:12 -08:00