From 631d473d1c7d1ea90212e6c4ed10436c3a6c6e6a Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Sat, 19 Sep 2026 17:35:22 +0100 Subject: [PATCH 1/2] Announce the Persian translation --- .../index.md | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 content/posts/the-python-documentation-is-now-available-in-persian/index.md diff --git a/content/posts/the-python-documentation-is-now-available-in-persian/index.md b/content/posts/the-python-documentation-is-now-available-in-persian/index.md new file mode 100644 index 0000000..94f3c12 --- /dev/null +++ b/content/posts/the-python-documentation-is-now-available-in-persian/index.md @@ -0,0 +1,27 @@ +--- +title: The Python documentation is now available in Persian +publishDate: 2026-09-19 +author: Stan Ulbrych +tags: + - docs +published: true +--- +We’re excited to announce that the Python documentation is now available in Persian (فارسی)! 🎉 + +A huge thank you to everyone who contributed their time and expertise to the +translation effort. Community contributions like these help make Python more +accessible to people around the world. + +**Did you know?** Many letters in the Persian script change shape depending on +where they appear in a word. A letter may have isolated, initial, medial, and +final forms while still representing the same character! See the [W3C's +Arabic & Persian Layout Requirements, section 4.3.1, Joining Forms](https://www.w3.org/TR/alreq/#h_joining_forms), +for more information. + +## Help wanted + +Python’s documentation is available in many other languages too, and these +translations depend on contributors to keep them accurate and up to date. +If you’d like to help translate or maintain Python documentation in your language, +see the translation guide in the [Python Developer’s Guide](https://devguide.python.org/documentation/translations/translating/#translating) +and the [Translation dashboard](https://translations.python.org). From b3cae332a0ae081de030d5ef062b67e0901a0f7a Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Sat, 19 Sep 2026 17:36:44 +0100 Subject: [PATCH 2/2] Add link --- .../index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/the-python-documentation-is-now-available-in-persian/index.md b/content/posts/the-python-documentation-is-now-available-in-persian/index.md index 94f3c12..bfccccc 100644 --- a/content/posts/the-python-documentation-is-now-available-in-persian/index.md +++ b/content/posts/the-python-documentation-is-now-available-in-persian/index.md @@ -6,7 +6,7 @@ tags: - docs published: true --- -We’re excited to announce that the Python documentation is now available in Persian (فارسی)! 🎉 +We’re excited to announce that the Python documentation is now available in [Persian (فارسی)](https://docs.python.org/fa/3/)! 🎉 A huge thank you to everyone who contributed their time and expertise to the translation effort. Community contributions like these help make Python more