Crypto-Jaguars/Revo-Marketplace
View on GitHubImplement Complete Bilingual System for Main Page
Open
#123 opened on Sep 26, 2025
Frontendeasygood first issueonlydust-wave
Repository metrics
- Stars
- (5 stars)
- PR merge metrics
- (PR metrics pending)
Description
Task Description Ensure all content on the main page is available in both Spanish and English with proper translation management.
Deliverable Complete bilingual implementation for all main page content with translation object and language switching functionality.
Requirements
- All text content available in Spanish and English
- Translation object with organized structure
- Language selector functionality
- Consistent terminology across sections
- Proper fallbacks for missing translations
Technical Requirements
- Comprehensive
translationsobject for main page - Language state management
- Dynamic text rendering based on selected language
- Translation keys organized by sections
Content Updates Required
- Hero section: title, description, gallery labels
- What is Revolutionary Farmers: title, description, feature cards
- How it works: both farmer and buyer workflows
- Mission and Vision: all points and descriptions
- CTA section: title and button texts
- Header and footer: all navigation and descriptive texts
Additional Notes
- Maintain consistent tone in both languages
- Ensure all interactive elements have bilingual support
- Test language switching functionality thoroughly
Definition of Done
- All main page content available in both languages
- Language selector changes all texts correctly
- No hardcoded strings remain
- Consistent terminology used
- Smooth language switching experience