Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-Language Support for Frontend #224

Open
yashpandey06 opened this issue Dec 20, 2024 · 3 comments
Open

Multi-Language Support for Frontend #224

yashpandey06 opened this issue Dec 20, 2024 · 3 comments

Comments

@yashpandey06
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Currently, the website supports only a single language, which limits its accessibility and usability for non-English speaking users.

Describe the solution you'd like
I would like to implement multi-language support on the client side. Key features of the solution include:

  1. A language selector (dropdown or toggle) for users to choose their preferred language.
  2. Localization of all user-facing text using a library like i18next.
  3. Language persistence using local storage or cookies to save the user’s preference.
  4. A fallback language (English) in case a translation is unavailable.

Please share your thoughts or suggestions for additional features that can improve this implementation.

@yashpandey06
Copy link
Collaborator Author

yashpandey06 commented Dec 20, 2024

FYI ( ): As per discussion on slack , this is the not the priority issue right now ...but we will surely look into it in upcoming iterations.

@yashpandey06
Copy link
Collaborator Author

@arkid15r do we have any upcoming plan for these issues ?

@arkid15r
Copy link
Collaborator

No, not yet, it's still a backlog P3 task (you can see the details on the right)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants