From c559e86dd79905a39060f6ef8d83e15ee30fe3c1 Mon Sep 17 00:00:00 2001 From: Tam Nguyen Duc <1218621+tamnd@users.noreply.github.com> Date: Mon, 20 Apr 2026 17:53:01 +0700 Subject: [PATCH 1/4] Add Vietnamese translation details to documentation --- documentation/translations/translating.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/documentation/translations/translating.rst b/documentation/translations/translating.rst index e8e3dc32f..dbb6628e2 100644 --- a/documentation/translations/translating.rst +++ b/documentation/translations/translating.rst @@ -118,7 +118,10 @@ For more details about translations and their progress, see - Dmytro Kazanzhy (:github-user:`kazanzhy`, `email `__) - :github:`GitHub `, `Transifex `_ - + * - `Vietnamese (vi) `__ + - Duc-Tam Nguyen (:github-user:`tamnd`) + - :github:`GitHub `, + `Transifex `__ How to get help =============== From d7eb9a07ea88aa27cc72f207ea3a7fb9d8fd8e15 Mon Sep 17 00:00:00 2001 From: Duc-Tam Nguyen <1218621+tamnd@users.noreply.github.com> Date: Mon, 20 Apr 2026 18:06:55 +0700 Subject: [PATCH 2/4] Use tx_ alias for Vietnamese Transifex link Match the Ukrainian row so the Transifex reference points at the shared ``tx_`` substitution instead of the generic landing page. --- documentation/translations/translating.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/translations/translating.rst b/documentation/translations/translating.rst index dbb6628e2..9fb21ab73 100644 --- a/documentation/translations/translating.rst +++ b/documentation/translations/translating.rst @@ -121,7 +121,7 @@ For more details about translations and their progress, see * - `Vietnamese (vi) `__ - Duc-Tam Nguyen (:github-user:`tamnd`) - :github:`GitHub `, - `Transifex `__ + `Transifex `_ How to get help =============== From c0b65eb856ef615f492db4286ad5c6c453400fce Mon Sep 17 00:00:00 2001 From: Duc-Tam Nguyen <1218621+tamnd@users.noreply.github.com> Date: Mon, 20 Apr 2026 23:30:55 +0700 Subject: [PATCH 3/4] Drop docs.python.org/vi link until Vietnamese docs are published --- documentation/translations/translating.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/translations/translating.rst b/documentation/translations/translating.rst index 9fb21ab73..9d171b3d6 100644 --- a/documentation/translations/translating.rst +++ b/documentation/translations/translating.rst @@ -118,7 +118,7 @@ For more details about translations and their progress, see - Dmytro Kazanzhy (:github-user:`kazanzhy`, `email `__) - :github:`GitHub `, `Transifex `_ - * - `Vietnamese (vi) `__ + * - Vietnamese (vi) - Duc-Tam Nguyen (:github-user:`tamnd`) - :github:`GitHub `, `Transifex `_ From e6184ce8a620cb23db50798c25062b1724e9da4f Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Mon, 20 Apr 2026 17:32:32 +0100 Subject: [PATCH 4/4] Add newline --- documentation/translations/translating.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/translations/translating.rst b/documentation/translations/translating.rst index 9d171b3d6..eb3eb164a 100644 --- a/documentation/translations/translating.rst +++ b/documentation/translations/translating.rst @@ -123,6 +123,7 @@ For more details about translations and their progress, see - :github:`GitHub `, `Transifex `_ + How to get help ===============