From 744f12acd2bf4a9b6ab004acc7d14837f9c70a48 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Sat, 9 Sep 2023 13:12:20 +0300 Subject: [PATCH] fixed *60 and *61 --- 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 791369a..7f070ac 100644 --- a/patches/Augmented translation/ru.json +++ b/patches/Augmented translation/ru.json @@ -241,11 +241,11 @@ }, "60": { "match": "\"We.re working on it. In the meantime, check out some playlists based on your listening in the Made for You hub.\"", - "replace": "\"Мы работаем над этим. В промежутке времени вы можете ознакомиться с некоторыми плейлистами, основанными на вашем прослушивании, в разделе \"Для тебя\".\"" + "replace": "\"Мы работаем над этим. В промежутке времени вы можете ознакомиться с некоторыми плейлистами, основанными на вашем прослушивании, в разделе 'Для тебя'.\"" }, "61": { "match": "\"Go to Made for You\"", - "replace": "\"Перейдите в раздел \"Для тебя\".\"" + "replace": "\"Перейдите в раздел 'Для тебя'.\"" }, "62": { "match": "\"The host has ended the Jam\"",