From b20dd48e1f451ecaba733aff213dd1cbe5f34b9c Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Sun, 9 Feb 2025 16:31:33 +0300 Subject: [PATCH] correction of translation strings --- patches/Augmented translation/ru.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/patches/Augmented translation/ru.json b/patches/Augmented translation/ru.json index 5cf1612..5843cb3 100644 --- a/patches/Augmented translation/ru.json +++ b/patches/Augmented translation/ru.json @@ -293,7 +293,7 @@ }, "75": { "match": "\"Folder\"", - "replace": "\"Папка\"" + "replace": "\"Папку\"" }, "76": { "match": "\"Organize your playlists\"", @@ -333,11 +333,11 @@ }, "85": { "match": "\"End of episode\"", - "replace": "\"Эпизод окончен\"" + "replace": "\"Когда закончится эпизод\"" }, "86": { "match": "\"End of track\"", - "replace": "\"Трек окончен\"" + "replace": "\"Когда закончится трек\"" }, "87": { "match": "\"Turn off timer\"", @@ -351,4 +351,4 @@ "match": "\"Search in Authors\"", "replace": "\"Искать в Авторах\"" } -} \ No newline at end of file +}