From 4a164447b214f90a879e725a9402646dc328841d Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Sat, 30 Aug 2025 17:49:18 +0100 Subject: [PATCH 1/3] Commit --- documentation/help-documenting.rst | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/documentation/help-documenting.rst b/documentation/help-documenting.rst index 0b287df928..a4ccb1f26c 100644 --- a/documentation/help-documenting.rst +++ b/documentation/help-documenting.rst @@ -65,7 +65,17 @@ By following the steps in the :ref:`Quick Guide to Pull Requests ` to get started. Proofreading From 328599fbfd7ae6018676d93e287ae0263b8a79a9 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Sat, 30 Aug 2025 17:50:43 +0100 Subject: [PATCH 2/3] Commit --- documentation/help-documenting.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/help-documenting.rst b/documentation/help-documenting.rst index a4ccb1f26c..d28a91efbc 100644 --- a/documentation/help-documenting.rst +++ b/documentation/help-documenting.rst @@ -70,7 +70,7 @@ you will learn the workflow for documentation pull requests. Translating =========== -The Python documentation is actively translated into several languages. +The Python documentation is actively being translated into several languages. You can switch languages using the language switcher in the online documentation navbar. From 89ff6861e74aaaa72a2a55741f2b15cf76c20b72 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Date: Mon, 1 Sep 2025 18:13:39 +0100 Subject: [PATCH 3/3] Update documentation/help-documenting.rst Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> --- documentation/help-documenting.rst | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/documentation/help-documenting.rst b/documentation/help-documenting.rst index d28a91efbc..1c64b4832c 100644 --- a/documentation/help-documenting.rst +++ b/documentation/help-documenting.rst @@ -70,11 +70,8 @@ you will learn the workflow for documentation pull requests. Translating =========== -The Python documentation is actively being translated into several languages. -You can switch languages using the language switcher in the online documentation -navbar. - -If you are interested in translation, see our pages on +The Python documentation is being actively translated into several languages. +If you are interested in helping with translation, see our pages on :ref:`translating ` to get started.