platform-codebase/features
Quinn Ftw d8693f1e99 fix(i18n): restore both I18nProviders with correct config
The app uses two i18n systems:
1. @lilith/i18n (i18next) - for useTranslation, useAboutPageContent hooks
2. ./i18n (makeI18n factory) - for domain-specific useI18n hook

Both providers are needed:
- main.tsx: Generic I18nProvider with bundled resources
- App.tsx: Domain-specific I18nProvider with apiUrl for MSW

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-26 22:50:17 -08:00
..
landing/frontend fix(i18n): restore both I18nProviders with correct config 2025-12-26 22:50:17 -08:00
status-dashboard feat(status-dashboard): add push-only host monitoring with macOS support 2025-12-25 23:12:12 -08:00