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

Add Multi-Language Support #561

Closed
Ankul8471 opened this issue Oct 28, 2024 · 3 comments
Closed

Add Multi-Language Support #561

Ankul8471 opened this issue Oct 28, 2024 · 3 comments

Comments

@Ankul8471
Copy link

Description
Currently, the platform generates titles and descriptions in a single language, limiting accessibility for non-English speakers. Adding multi-language support will allow users to create content in their preferred language, making the platform more inclusive and user-friendly. This enhancement will broaden our reach to a more diverse audience.

Proposed Solution
Integrate a Translation API (e.g., Google Translate API, Microsoft Translator) to handle language translations for titles and descriptions.
User Language Selection: Allow users to select their preferred language through a dropdown or settings menu.
Automatic Translation: Once a language is selected, titles and descriptions are automatically translated to the chosen language.
Fallback Language: Set a default language (e.g., English) in case translation services encounter errors or if the preferred language is unavailable.

Alternatives Considered
Manual Translation: Instead of automatic translation, offer users an option to enter their own translated content manually. However, this approach requires more user effort and does not fully automate the process.
Static Language Packs: Use static language packs with predefined translations. This would limit the number of languages and flexibility in translations but could work for a smaller, fixed set of phrases.

Copy link

👋 Thank you for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

@Ankul8471
Copy link
Author

@07sumit1002 please assign me this issue. i would like to work on this

@Gungunmi12
Copy link

please assign this issue to me

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

No branches or pull requests

2 participants