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

Implement Multi-Language Support #3

Open
Somya2010 opened this issue Jan 27, 2025 · 0 comments
Open

Implement Multi-Language Support #3

Somya2010 opened this issue Jan 27, 2025 · 0 comments
Labels
enhancement New feature or request hard

Comments

@Somya2010
Copy link
Member

Description

The current UI supports only English. Adding multi-language support will make the library usable for a global audience.

Steps to Implement

  1. Create a JSON file with translations for supported languages.
  2. Add a language selector to the login page.
  3. Update UI elements dynamically based on the selected language.
  4. Provide a fallback mechanism for missing translations.

Expected Outcome

The UI can display text in multiple languages, enhancing usability for international users.

@Durgesh4993 Durgesh4993 added enhancement New feature or request hard labels Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hard
Projects
None yet
Development

No branches or pull requests

2 participants