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

Translate to Portuguese Pt-Br #87

Open
maykon-oliveira opened this issue Jul 13, 2023 · 2 comments
Open

Translate to Portuguese Pt-Br #87

maykon-oliveira opened this issue Jul 13, 2023 · 2 comments
Labels
enhancement New feature or request translation

Comments

@maykon-oliveira
Copy link

I'd like to contribute with the translation.

@bitbof
Copy link
Owner

bitbof commented Jul 14, 2023

That sounds awesome!

There are two ways you can go about this:

1) Authoring a new language file in the repo + Pull Request

Here is written how to create a new language file: https://github.com/bitbof/klecks#creatingediting-a-translation

So in your case you'd run npm run lang:add pt. Then write your translation in this file: src/languages/pt.json5.

2) Use the translation sheet

See here: https://kleki.com/about/#translations

One question: Do you think it would be okay for your translation to be pt, or are there enough differences from the other variations that it should be pt-BR? In that case the src/languages/languages.json5 would need to be extended.

@bitbof bitbof added enhancement New feature or request translation labels Jul 14, 2023
@maykon-oliveira
Copy link
Author

There is no problem to be pt only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request translation
Projects
None yet
Development

No branches or pull requests

2 participants