From 4eaf0d8128d1dd88a532899705fc2ebae82594e7 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Sun, 29 Jun 2025 22:25:00 +0300 Subject: [PATCH] line 78-79 have been fixed --- 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 3fe7225..745602e 100644 --- a/patches/Augmented translation/ru.json +++ b/patches/Augmented translation/ru.json @@ -313,11 +313,11 @@ }, "78": { "match": "\".\".name..\" was released .years. year ago this week!\"", - "replace": "\"На этой неделе исполнился %years% год с момента выхода \"%name%\"!\"" + "replace": "\"На этой неделе исполнился %years% год с момента выхода \\\"%name%\\\"!\"" }, "79": { "match": "\".\".name..\" was released .years. years ago this week!\"", - "replace": "\"На этой неделе исполнилось %years% лет с момента выхода \"%name%\"!\"" + "replace": "\"На этой неделе исполнилось %years% лет с момента выхода \\\"%name%\\\"!\"" }, "80": { "match": "\"Events at venues we think you.ll like\"",