From 0a8bfab976adb0f7a84baf908be39517eab3ae77 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Thu, 2 Mar 2023 13:22:51 +0300 Subject: [PATCH] fix translation in ru.json --- patches/Augmented translation/ru.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/patches/Augmented translation/ru.json b/patches/Augmented translation/ru.json index ef847fa..8ca0250 100644 --- a/patches/Augmented translation/ru.json +++ b/patches/Augmented translation/ru.json @@ -274,5 +274,9 @@ "83": { "match": "\"... of ...\"", "replace": "\"{0} из {1}\"" + }, + "84": { + "match": "\"Не удалось изменить\"", + "replace": "\"Не удалось обновить\"" } } \ No newline at end of file