Skip to content

Commit bd91515

Browse files
Tidy up
1 parent 9369453 commit bd91515

1 file changed

Lines changed: 11 additions & 7 deletions

File tree

  • content/posts/the-python-documentation-is-now-available-in-russian

content/posts/the-python-documentation-is-now-available-in-russian/index.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,19 @@ A huge thank you to everyone who contributed their time and expertise to the
1212
translation effort. Community contributions like these help make Python more
1313
accessible to people around the world.
1414

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
20+
[Wikipedia](https://en.wikipedia.org/wiki/Russian_alphabet#Non-vocalized_letters)
21+
to learn more.
1922

2023
## Help wanted
2124

22-
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
2326
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
29+
Guide](https://devguide.python.org/documentation/translations/translating/#translating)
2630
and the [Translation dashboard](https://translations.python.org).

0 commit comments

Comments
 (0)