Closed PierreBresson closed 3 years ago
Hi guys!
Can I add pt-BR.json
translations to the app as well?
I look at the pt.json
and they seem a little bit off for us here in Brazil :smile:
I would love to contribute to that if possible
@guga-kudos I don't think if it's possible regarding the algorithm I have implemented. If you can propose a fix for it, why not ;) Translations will have many incoming changes so maybe wait a bit before changing all the files. For now you could propose a "proof of concept" because I'm planning to merge all the translations files into one because of poeditor sync issues.
Portuguese is done, spanish will be added once the files are translated on https://poeditor.com/join/project/0MbginCsWp
Once Portuguese & Spanish translations from Poeditor are ready, add "pt" and "es" to
const supportedLanguages = ["en", "fr", "de", "sv"];
in App.tsx