From 400a9bf3c21646568115fc1d4751dc8b0ca7a47e Mon Sep 17 00:00:00 2001 From: Konstantin Date: Wed, 8 Feb 2023 05:56:36 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (264 of 264 strings) Translation: mattermost-languages-shipped/mattermost-desktop Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/ru/ --- i18n/ru.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/i18n/ru.json b/i18n/ru.json index 1913a94c..98f588d3 100644 --- a/i18n/ru.json +++ b/i18n/ru.json @@ -262,5 +262,6 @@ "label.accept": "Принять", "common.permissions.canBasicAuth": "Веб-аутентификация", "renderer.components.settingsPage.trayIcon.color": "Цвет значка: ", - "main.menus.app.help.RunDiagnostics": "Выполните диагностику" + "main.menus.app.help.RunDiagnostics": "Выполните диагностику", + "main.menus.app.help.ShowLogs": "Показать журналы" }