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 support for different languages and integrate with Weblate #927

Open
mariobehling opened this issue May 14, 2024 · 4 comments
Open

Add support for different languages and integrate with Weblate #927

mariobehling opened this issue May 14, 2024 · 4 comments
Assignees
Labels

Comments

@mariobehling
Copy link
Member

Currently the app only supports English. Please add support for other languages and start with Hindi and Vietnamese. Also integrate with the FOSSASIA organisation on weblate.org.

@adityastic
Copy link
Collaborator

@Dhruv80576

@Dhruv80576
Copy link
Contributor

I suggest since this application doesn't have much dynamic content it is much better and simpler to use flutter localization and for adding multiple language we can use openai to translate json file to other languages. This solution is pretty scalable and used by large scale applications also. I have already implemented flutter localization and added support for chinese, i can further integrate openai to automatically translate it to multiple languages.
Please share your opinion

@mariobehling
Copy link
Member Author

@Dhruv80576 Sounds great!

@adityastic
Copy link
Collaborator

I still see a lot of benefits in terms of community, support for more languages, plus genuine translations. If we already have a weblate for fossasia, it's easier to reuse and manage translations in a single place rather than pushing updates for changing linguistics, be it another language or correcting a mistake.

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

No branches or pull requests

4 participants