klecks icon indicating copy to clipboard operation
klecks copied to clipboard

Translate to Portuguese Pt-Br

Open maykon-oliveira opened this issue 1 year ago • 2 comments

I'd like to contribute with the translation.

maykon-oliveira avatar Jul 13 '23 21:07 maykon-oliveira

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 avatar Jul 14 '23 14:07 bitbof

There is no problem to be pt only.

maykon-oliveira avatar Jul 14 '23 21:07 maykon-oliveira