Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions peps/pep-0545.rst
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,16 @@ differentiated. (Fuzzy paragraphs have to warn the reader what he's
reading may be out of date.)


Improve Methods of Finding Translators
--------------------------------------

Finding new translators is difficult. For this reason the devguide's
`*help-documenting* page <https://devguide.python.org/documentation/help-documenting/>`_
will have a section on Translating. On https://docs.python.org when on a translation
(/lang) the footer will include the link: "Help Translating" that will link to
the translations contributing guide.


New Translation Procedure
=========================

Expand Down