Add Russian translation of CONTRIBUTING.md#970
Add Russian translation of CONTRIBUTING.md#970danielmirrox wants to merge 2 commits intochrislgarry:masterfrom
Conversation
Created Translations/CONTRIBUTING.ru.md with complete Russian translation of contribution guidelines. Updated CONTRIBUTING.md to include Russian language in the language list. Updated Translations/README.ru.md to link to the Russian CONTRIBUTING guide. This provides Russian-speaking contributors with full documentation for contributing to the project.
There was a problem hiding this comment.
Pull request overview
This PR adds a Russian translation of CONTRIBUTING.md, updates the language selector across all CONTRIBUTING translations to include Russian, and points the Russian README’s contributing link to the Russian translation.
Changes:
- Added
Translations/CONTRIBUTING.ru.md(Russian translation of contributing guidelines). - Added a Russian option (
[Русский][RU]) and reference ([RU]:...) to the language selector blocks across CONTRIBUTING docs. - Updated
Translations/README.ru.mdto link its “CONTRIBUTING” reference to the Russian contributing translation.
Reviewed changes
Copilot reviewed 32 out of 32 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
CONTRIBUTING.md |
Adds Russian to the main language selector and reference list. |
Translations/README.ru.md |
Updates the CONTRIBUTING link reference to the Russian translation file. |
Translations/CONTRIBUTING.ru.md |
Introduces the Russian CONTRIBUTING translation. |
Translations/CONTRIBUTING.ar.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.az.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.ca.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.cz.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.da.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.de.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.es.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.fr.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.gl.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.gr.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.hi_in.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.id.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.it.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.ja.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.jv.md |
Adds Russian to the language selector (currently missing [RU] reference definition). |
Translations/CONTRIBUTING.ko_kr.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.ku.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.lt.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.mn.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.nl.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.no.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.pl.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.pt_br.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.sv.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.tr.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.uk.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.vi.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.zh_cn.md |
Adds Russian to the language selector + [RU] reference. |
Translations/CONTRIBUTING.zh_tw.md |
Adds Russian to the language selector + [RU] reference. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| [Norsk][NO], | ||
| [Polski][PL], | ||
| [Português][PT_BR], | ||
| [Русский][RU], | ||
| [Svenska][SV], | ||
| [tiếng Việt][VI], | ||
| [Türkçe][TR], |
There was a problem hiding this comment.
[Русский][RU] is added to the language list, but this file doesn’t define the [RU]: ... reference in the link-definition block below, so the link will render as an unresolved reference. Add a [RU] entry alongside the other language references (using this file’s existing path style).
62ce80a to
085a29c
Compare
Updated all 29 CONTRIBUTING translation files to include a link to the Russian translation, ensuring consistent language support across all language variants.
085a29c to
7748f62
Compare
Add Russian translation of CONTRIBUTING