Hi, Le 7/11/21 à 6:19 PM, [email protected] a écrit : > I am preparing a team to start translating python documentation to Bengali. > > I'd appreciate some reference materials, comments and ideas about this.
Looks like [1] Kushal Das is the current contact for Bengali translation. There's a repo [2] for it, but it looks like nothing has been done yet. A good place to start is to use my Python docs translation cookiecutter [3], and/or read the Starting a new translation paragraph [4] from the devguide. [1]: https://devguide.python.org/documenting/#translating [2]: https://github.com/python/python-docs-bn-in [3]: https://github.com/JulienPalard/python-docs-cookiecutter [4]: https://devguide.python.org/documenting/#starting-a-new-translation -- [Julien Palard](https://mdk.fr) _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/D6FFBPC2PYWW7PC4N6FIXGBJWORWIT5H/ Code of Conduct: http://python.org/psf/codeofconduct/
