Add a "Translation Team" to the teams page
Closed this issue · 3 comments
I was thinking about the best way to credit translators for the NumPy.org page, and I thought this might be a good idea. I'd like to propose using the Teams gallery page provided by the scientific python hugo theme to show a "Translation Team".
The only issue is that right now the Teams page is sourced directly from GitHub teams, and there are two problems there:
- There is no translation team on github (but this would be easily fixed)
- Not every translator has a github account - they log in to Crowdin with potentially other credentials.
If there is interest and consensus, could we have a manual section on the teams page to add translators? Or source them directly from crowdin?
cc @steppi
👍🏼 from me - in general we like to acknowledge any type of significant contribution, and translations contributions deserve that as well (doubly so because they're less visible; no commit stats to look at in the GitHub UI).
@melissawm Another thumbs up from me. Thank you for facilitating these contributions!
As far as an approach for creating this team's section, what are the drawbacks of syncing with crowdin?
I am not sure I would go with that option right now as it seems like a very large lift. Looking at
numpy.org/content/en/teams/index.md
Line 4 in 4d22f78