PriyaGhosal / BuddyTrail

This repository is officially part of GirlScript Summer of Code 2024 Extended Edition !
https://buddytrail.netlify.app/
MIT License
137 stars 355 forks source link

BUG: Missing Multilanguage Support Across Website Pages #1836

Open shivenyadavs opened 3 weeks ago

shivenyadavs commented 3 weeks ago

Is there an existing issue for this?

What happened?

I have searched the existing issues No existing issues found regarding multilanguage support implementation.

What happened? Currently, the website lacks multilanguage support, which impacts user experience for non-English speaking visitors. This is a critical accessibility issue affecting our global audience. Current Behavior

Website content is only available in English No language selection option in navigation or settings Regional users cannot view content in their preferred language Missing translations for:

Navigation menu Content sections Forms and input fields Error messages User interface elements Footer information Expected Behavior Language selector in the header/navigation Content available in multiple languages: English (Default) Spanish French German

Steps to Implement

Implement i18n framework Add language selection component Create translation files Modify layouts for RTL support Add language detection Implement language preference storage Update UI components for multi-language support

Record

github-actions[bot] commented 3 weeks ago

Thanks for creating the issue in BuddyTrail! Before you start working on your PR, please make sure to:

github-actions[bot] commented 3 weeks ago

Thank you for creating this issue! 🎉 Your issue will soon be reviewed by either the PA or a mentor. Please note that Level 1 is temporary and can be changed during the review. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.