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
16 changes: 12 additions & 4 deletions documentation/translations/translating.rst
Original file line number Diff line number Diff line change
Expand Up @@ -258,11 +258,19 @@ through the following resources from the Transifex documentation:
For further information about Transifex see our `documentation <https://python-docs-transifex-automation.readthedocs.io/>`_.


Pull requests
=============
Resources
=========

Some useful resources:

Several translations accept contributions by pull requests. Most have their
own guide for how to do this, and for general tips see our :ref:`git-boot-camp`.
- :ref:`git-boot-camp`:
Several translations accept contributions by pull requests. Most have their
own guide for how to do this, but this can provide useful tips.
- `Translation issues & improvements <https://github.com/orgs/python/projects/58>`_ GitHub project:
This project contains issues and pull requests that aim to improve
the Python documenation for translations.
- `Python Pootle archive <https://github.com/python/pootle-python-org-backup>`_:
Pootle is no longer used for translation. Contains translations for old Python versions.


Translation FAQ
Expand Down
Loading