From b60fd3e44a709f6aceadf1dbd192f81dc7ab13ee Mon Sep 17 00:00:00 2001 From: h0ckerman <35598335+h0ckerman@users.noreply.github.com> Date: Sun, 13 Feb 2022 00:39:07 +0300 Subject: [PATCH] fixed new translations --- src/i18n/ru_RU.jsonc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/i18n/ru_RU.jsonc b/src/i18n/ru_RU.jsonc index ea31d334..57e3e171 100644 --- a/src/i18n/ru_RU.jsonc +++ b/src/i18n/ru_RU.jsonc @@ -308,10 +308,10 @@ "settings.header.visual.hardwareAcceleration.default": "По умолчанию", "settings.header.visual.hardwareAcceleration.webGPU": "WebGPU", "settings.header.visual.theme": "Тема", - "settings.option.visual.theme.github.download": "Install from GitHub URL", - "settings.prompt.visual.theme.github.URL": "Enter the URL of the theme you want to install", - "settings.notyf.visual.theme.install.success": "Theme installed successfully", - "settings.notyf.visual.theme.install.error": "Theme installation failed", + "settings.option.visual.theme.github.download": "Установить с GitHub", + "settings.prompt.visual.theme.github.URL": "Введите URL темы, которую хотите установить", + "settings.notyf.visual.theme.install.success": "Тема успешно установлена", + "settings.notyf.visual.theme.install.error": "Не удалось установить тему", // Settings - Visual - Theme name "settings.option.visual.theme.default": "Cider",