On Wed, May 01, 2019 at 05:11:38PM +0700, Duy Nguyen wrote: > On Wed, May 1, 2019 at 1:10 AM Priscila Gutierres > <priscila.gutierres@xxxxxxxxx> wrote: > > > > Hi > > I want to contribute to git by creating and/or translating > > documentation. Where may I find the info to do this? > > For translation, you could start at po/README. That's mostly UI > translation. I think some team actually started document translation > too [1], but I don't know the status. +cc Jean-Noel, who is working on this. It looks like translations will be done through Weblate: https://hosted.weblate.org/projects/git-manpages/translations/ There's some more discussion in: https://public-inbox.org/git/1992944.NOdEsaAZKb@cayenne/ There are also translations of the "Pro Git" book. This isn't strictly "Git documentation", but it is CC-licensed and we show it on git-scm.com. Details are at: https://github.com/progit/progit2/blob/master/TRANSLATING.md -Peff