You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/posts/the-python-documentation-is-now-available-in-russian/index.md
+11-7Lines changed: 11 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,15 +12,19 @@ A huge thank you to everyone who contributed their time and expertise to the
12
12
translation effort. Community contributions like these help make Python more
13
13
accessible to people around the world.
14
14
15
-
**Did you know?** Two letters of the Russian alphabet, **ь** (the soft sign) and
16
-
**ъ** (the hard sign), don't represent their own sounds. Instead, they help
17
-
determine how surrounding sounds are pronounced. See [Wikipedia](https://en.wikipedia.org/wiki/Russian_alphabet?utm_source=chatgpt.com#Non-vocalized_letters) for more
18
-
information.
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
Python’s documentation is available in many other languages too, and these
25
+
Python’s documentation is available in many other languages as well, and these
23
26
translations depend on contributors to keep them accurate and up to date.
24
-
If you’d like to help translate or maintain Python documentation in your language,
25
-
take a look at the translation guide in the [Python Developer’s Guide](https://devguide.python.org/documentation/translations/translating/#translating)
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
0 commit comments