From aa4a49948749ba283c42b5ebd3a475505ebf73f1 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Tue, 1 Aug 2023 12:36:25 +0300 Subject: [PATCH] new lines added --- patches/Augmented translation/ru.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/patches/Augmented translation/ru.json b/patches/Augmented translation/ru.json index 21c208f..831a39f 100644 --- a/patches/Augmented translation/ru.json +++ b/patches/Augmented translation/ru.json @@ -198,5 +198,29 @@ "49": { "match": "\"End session\"", "replace": "\"Завершить сессию\"" + }, + "50": { + "match": "\"Leave\"", + "replace": "\"Покинуть\"" + }, + "51": { + "match": "\"Build .0. is available\"", + "replace": "\"Сборка {0} доступна\"" + }, + "52": { + "match": "\"Downloading build {0}...\"", + "replace": "\"Загрузка сборки {0}...\"" + }, + "53": { + "match": "\"Build {0} is ready to install\"", + "replace": "\"Сборка {0} готова к установке\"" + }, + "54": { + "match": "\".host..s group session\"", + "replace": "\"Групповой сеанс %host%\"" + }, + "55": { + "match": "\"Participants ..0..\"", + "replace": "\"Участники ({0})\"" } }