Skip to content
Merged
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
8 changes: 4 additions & 4 deletions documentation/translating.rst
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ The important steps look like this:
PR or by asking on the `translation mailing list <translation_ml_>`_.
- When ``bugs.html``, ``tutorial``, and ``library/functions`` are 100%
completed, ask on the `translation mailing list <translation_ml_>`_ for
your language to be added in the language picker on docs.python.org.
your language to be added in the language switcher on docs.python.org.


PEP 545 summary
Expand Down Expand Up @@ -167,12 +167,12 @@ Translation FAQ
Which version of the Python documentation should be translated?
---------------------------------------------------------------

Consensus is to work on current stable. You can then propagate your
Consensus is to work on the current stable version. You can then propagate your
translation from one branch to another using :pypi:`pomerge`.


Are there some tools to help in managing the repo?
--------------------------------------------------
Are there tools to help in managing the repo?
---------------------------------------------

Here's what we're using:

Expand Down
Loading