arbret/frontend/app/components
counterweight 246553c402
Phase 6: Translate User Pages - exchange, trades, invites, profile
- Expand exchange.json with all exchange page strings (page, steps, detailsStep, bookingStep, confirmationStep, priceDisplay)
- Create trades.json translation files for es, en, ca
- Create invites.json translation files for es, en, ca
- Create profile.json translation files for es, en, ca
- Translate exchange page and all components (ExchangeDetailsStep, BookingStep, ConfirmationStep, StepIndicator, PriceDisplay)
- Translate trades page (titles, sections, buttons, status labels)
- Translate invites page (titles, sections, status badges, copy button)
- Translate profile page (form labels, hints, placeholders, messages)
- Update IntlProvider to load all new namespaces
- All frontend tests passing
2025-12-25 22:19:13 +01:00
..
ConfirmationButton.tsx Extract reusable UI components to reduce DRY violations 2025-12-25 21:40:07 +01:00
EmptyState.tsx Phase 4: Translate Shared Components - common, navigation, status labels 2025-12-25 22:06:39 +01:00
ErrorDisplay.tsx Refactor frontend: Add reusable hooks and components 2025-12-25 21:30:35 +01:00
Header.tsx Phase 4: Translate Shared Components - common, navigation, status labels 2025-12-25 22:06:39 +01:00
IntlProvider.tsx Phase 6: Translate User Pages - exchange, trades, invites, profile 2025-12-25 22:19:13 +01:00
LanguageSelector.tsx Phase 2: Language Context & Selector - Add language dropdown to Header and auth pages 2025-12-25 21:54:19 +01:00
LoadingState.tsx Phase 4: Translate Shared Components - common, navigation, status labels 2025-12-25 22:06:39 +01:00
PageLayout.tsx Refactor frontend: Add reusable hooks and components 2025-12-25 21:30:35 +01:00
Providers.tsx Phase 1: Infrastructure setup - Install next-intl and create basic i18n structure 2025-12-25 21:50:34 +01:00
SatsDisplay.tsx refactor: import React types directly instead of namespace 2025-12-23 12:23:32 +01:00
StatusBadge.tsx Phase 4: Translate Shared Components - common, navigation, status labels 2025-12-25 22:06:39 +01:00
Toast.tsx refactor(frontend): improve code quality and maintainability 2025-12-25 19:04:45 +01:00