fix(docs): fix Russian translation for index.mdx (#34001)

Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
This commit is contained in:
runvip 2026-06-30 18:17:44 +07:00 committed by GitHub
commit b329fcceb2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -126,7 +126,7 @@ curl -fsSL https://opencode.ai/install | bash
В настоящее время добавляется поддержка установки opencode в Windows с помощью Bun. В настоящее время добавляется поддержка установки opencode в Windows с помощью Bun.
Вы также можете получить двоичный файл в разделе [Releases](https://github.com/anomalyco/opencode/releases). Вы также можете получить бинарный файл в разделе [Releases](https://github.com/anomalyco/opencode/releases).
--- ---
@ -238,7 +238,7 @@ How is authentication handled in @packages/functions/src/api/index.ts
From this screen, the user can undelete a note or permanently delete it. From this screen, the user can undelete a note or permanently delete it.
``` ```
Вы хотите предоставить opencode достаточно подробностей, чтобы понять, чего вы хотите. Это помогает Нужно предоставить opencode достаточно подробностей, чтобы ему понять, чего вы хотите. Это помогает
поговорить с ним так, как будто вы разговариваете с младшим разработчиком в своей команде. поговорить с ним так, как будто вы разговариваете с младшим разработчиком в своей команде.
:::tip :::tip
@ -271,7 +271,7 @@ How is authentication handled in @packages/functions/src/api/index.ts
<TAB> <TAB>
``` ```
И попросить его внести изменения. И попросите его внести изменения.
```bash frame="none" ```bash frame="none"
Sounds good! Go ahead and make the changes. Sounds good! Go ahead and make the changes.