-
-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Russian readme #3138
Add Russian readme #3138
Conversation
Added a translation to Russian.
Добавлены ссылки на ru.rst
Added links to ru. rst
Fixed non-clickable links to English README and incorrect paths to other README's
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK, LGTM 👍
Reverse translation via AI looks fine, other than that I will have to take it on trust as I'm not a native reader of Russian.
If anyone else in the community is, please add a review!
.. _繁體中文: README.zh-tw.rst | ||
.. _Français: ./docs/readmes/README.fr.rst | ||
.. _فارسی: ./docs/readmes/README.fa.rst | ||
.. _Español: ./docs/readmes/README.es.rst |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"../docs/readmes" paths would not work in this file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice fix!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
need to remove unnecessary newlines
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You missed the modifications needed for the newly added italian README
Added the necessary links to the Italian README |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for contributing to pygame-ce! 🥳
Approving this PR after a quick sanity check with google translate.
Just added a minor commit fixing formatting to get this PR in |
The Ru-version of the README, and links to ru.rst have also been added.