Skip to content

Commit a987096

Browse files
Blog post announcing the Russian docs translation (#122)
1 parent bc98358 commit a987096

2 files changed

Lines changed: 31 additions & 1 deletion

File tree

content/authors/stan-ulbrych.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Stan Ulbrych",
3-
"bio": "Python patcher, PSRT member, and translator",
3+
"bio": "Python core team, PSRT, and Docs WG member",
44
"github": "StanFromIreland",
55
"avatar": "",
66
"bluesky": "stan.ulbrych.org",
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: The Python documentation is now available in Russian!
3+
publishDate: 2026-08-22
4+
author: Stan Ulbrych
5+
tags:
6+
- docs
7+
published: true
8+
---
9+
We’re excited to announce that the [Python documentation is now available in Russian (русский)](https://docs.python.org/ru/3.14/)! 🎉
10+
11+
A huge thank you to everyone who contributed their time and expertise to the
12+
translation effort. Community contributions like these help make Python more
13+
accessible to people around the world.
14+
15+
## Did you know?
16+
17+
Two letters of the Russian alphabet, **ь** (the soft sign) and **ъ** (the hard
18+
sign), don’t represent sounds of their own. Instead, they affect how other
19+
letters are pronounced or help separate sounds. See
20+
[Wikipedia](https://en.wikipedia.org/wiki/Russian_alphabet#Non-vocalized_letters)
21+
to learn more.
22+
23+
## Help wanted
24+
25+
Python’s documentation is available in many other languages as well, and these
26+
translations depend on contributors to keep them accurate and up to date.
27+
If you’d like to help translate or maintain Python documentation in your
28+
language, take a look at the translation guide in the [Python Developer’s
29+
Guide](https://devguide.python.org/documentation/translations/translating/#translating)
30+
and the [Translation dashboard](https://translations.python.org).

0 commit comments

Comments
 (0)