klecks
klecks copied to clipboard
Translate to Portuguese Pt-Br
I'd like to contribute with the translation.
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.
There is no problem to be pt
only.