From cdb111c7584fe305dc85d0a82e1af31edadec84d Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Mon, 26 May 2025 20:33:19 +0300 Subject: [PATCH] fix ru strings --- patches/Augmented translation/ru.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/Augmented translation/ru.json b/patches/Augmented translation/ru.json index 1e09b00..8487f3e 100644 --- a/patches/Augmented translation/ru.json +++ b/patches/Augmented translation/ru.json @@ -417,10 +417,10 @@ }, "104": { "match": "\"Переключиться на видеорежим\"", - "replace": "\"Включить видеорежим\"" + "replace": "\"К видеорежиму\"" }, "105": { "match": "\"Переключиться на аудиорежим\"", - "replace": "\"Включить аудиорежим\"" + "replace": "\"К аудиорежиму\"" } } \ No newline at end of file