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

Use i18n for en/pt #17

Open
ShisoFox opened this issue Dec 21, 2024 · 1 comment
Open

Use i18n for en/pt #17

ShisoFox opened this issue Dec 21, 2024 · 1 comment

Comments

@ShisoFox
Copy link

ShisoFox commented Dec 21, 2024

Hey, thanks for the nice tool! A more convenient way to provide your application in English and Portuguese is to use internationalization tools like Babel or the built-in gettext. It will eliminate the need to copy/paste code and make it easier to accept contributions. Any LLM will be able to help you do this with little effort.

@ShisoFox ShisoFox changed the title Use i18n for eng/ptg Use i18n for en/pt Dec 21, 2024
@e43b
Copy link
Owner

e43b commented Dec 22, 2024

I've never done this but I might give it a try. I think that instead of writing the texts directly in the code, I'll put a json with the languages so that it's possible to define them in the settings, as well as allowing you to put in any language more easily. Thanks for using the tool, I'll try to do it after it's more unstable

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