From 244714a5543f8d00325f9c95ad3693a926176012 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Mon, 13 Feb 2023 17:38:33 +0300 Subject: [PATCH] moved to 1.2.5 --- patches/Augmented translation/ru.json | 28 +++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) diff --git a/patches/Augmented translation/ru.json b/patches/Augmented translation/ru.json index 1e3bf3c..fdea5df 100644 --- a/patches/Augmented translation/ru.json +++ b/patches/Augmented translation/ru.json @@ -1,6 +1,6 @@ { "lang": { - "version": "1.2.4.893.gc9aee263", + "version": "1.2.5", "language": "Russian" }, "1": { @@ -49,11 +49,11 @@ }, "12": { "match": "\"Credits\"", - "replace": "\"Участники\"" + "replace": "\"Авторы трека\"" }, "13": { - "match": "\"Our systems detect that you.re actually a human, but here.s a Плейлист Robo-Funk для вас.\"" + "match": "\"Based on your listening\"", + "replace": "\"На основе вашего прослушивания\"" }, "14": { "match": "\"Unpin artist\"", @@ -326,5 +326,25 @@ "81": { "match": "\"Now Playing View\"", "replace": "\"Сейчас играет\"" + }, + "82": { + "match": "\"Up Next\"", + "replace": "\"Далее\"" + }, + "83": { + "match": "\"... of ...\"", + "replace": "\"{0} из {1}\"" + }, + "84": { + "match": "\"Played\"", + "replace": "\"Прослушано\"" + }, + "85": { + "match": "\"Data added\"", + "replace": "\"Добавлено\"" + }, + "86": { + "match": "\"Title\"", + "replace": "\"Название\"" } } \ No newline at end of file