From fdd6ef7b0b52be3a736798a506c60bf562eb320f Mon Sep 17 00:00:00 2001 From: "Valentin V. Bartenev" Date: Sat, 2 May 2026 21:31:14 +0300 Subject: [PATCH] Docs: fixes and menu translation --- docs/index.md | 2 +- mkdocs.yml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/index.md b/docs/index.md index c62b9e60..3328c870 100644 --- a/docs/index.md +++ b/docs/index.md @@ -30,6 +30,6 @@ - [meshcore-dev/MeshCore](https://github.com/meshcore-dev/MeshCore) -За конкретными настройками для вашего региона, а также просмотра информации MeshCore-сети, обращайтесь на сайте MeshCoreTel: +За настройками для вашего региона, а также просмотра информации о MeshCore-сети, обращайтесь на сайт MeshCoreTel: - diff --git a/mkdocs.yml b/mkdocs.yml index c74e029a..1a5f93bc 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -35,10 +35,10 @@ extra_css: - _stylesheets/extra.css nav: - - Home: index.md - - Boards: boards.md - - Releases: releases.md - - Web Panel: web-panel.md - - Repeater API: api.md - - Local Builds: local-builds.md - - Custom CLI: custom-cli.md + - Введение: index.md + - Устройства: boards.md + - Прошивка: releases.md + - CLI-команды: custom-cli.md + - Веб-панель: web-panel.md + - Веб-API: api.md + - Локальная сборка: local-builds.md