Open saratiedt opened 2 years ago
Hi @saratiedt, can you help with the Portuguese (Brazil) translation? Do you know anyone else who can help with the translation? We prefer having at least two people helping with the translation.
For reference, here was the issue for adding the Russian translation: https://github.com/single-spa/single-spa.js.org/issues/369
Here's the checklist for what needs to be done. Once we confirm there are at least two people willing to help with the translation, I'll start doing them.
pt-br
might be good?pt-br.single-spa.js.org
. Manually initialize it to be the same git tree as single-spa.js.org. Do not do this by forking the repo -- a fork has a separate git tree. You can do this by initializing to empty repo (no readme, no gitignore) and then adding that as a remote to your local copy of single-spa.js.org
:
cd single-spa.js.org
git remote add pt-br git@github.com:single-spa/pt-br.single-spa.js.org.git
git push pt-br master:master
/website/static/CNAME
in to be the correct domain. https://github.com/single-spa/pt-br.single-spa.js.org/commit/7bd77eb4e50f607dbbb32faca64db052feb0ce3e/website/versioned_docs/version-5.x
directory. Do not translate the /docs
directory. Also, translate each of the pages in /website/pages
Can I join in?
Hi @zeyuri, sure, do you know of one more person who can help?
Hi! I can help too!
I'm available to help
I can help with this task too :)
It is a widely spoken language and would help to lower entry barriers for many Brazilian developers.