docs: update ru translate#184
Merged
pancacake merged 4 commits intoHKUDS:mainfrom Jan 30, 2026
Merged
Conversation
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Russian translation of the README file to sync with the latest English version. The changes include reorganizing badges into a centered format with updated styling, restructuring the news and releases sections, updating the installation instructions with more detailed Docker options, adding new FAQ entries for Windows and cloud deployment issues, and updating the footer section.
Changes:
- Updated badge layout from inline to centered paragraph format with
for-the-badgestyling - Reorganized news/releases sections with collapsible history and added recent v0.6.0 release notes
- Expanded installation section with detailed Docker deployment options and manual installation steps
- Added new FAQ entries for Windows long path issues, cloud deployment configuration, and HTTPS reverse proxy troubleshooting
- Updated footer with new contributor visualization and star history sections
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Collaborator
|
haha appreaciate that |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Updated documentation translation, including proper formatting of links to headers in Markdown. Fixed the link to the "## 🚀 Быстрый старт" header using the correct anchor #-быстрый-старт.
Module(s) Affected
docs(Documentation)Checklist
pre-commit run --all-filesand fixed any issues.Additional Notes
The update affects only documentation and does not impact code functionality.