From 2c79b090c1da43e0edc3bc8dc23c67208d6b9784 Mon Sep 17 00:00:00 2001 From: Vladik01-11 <70571714+Vladik01-11@users.noreply.github.com> Date: Tue, 9 Jul 2024 17:07:17 +0300 Subject: [PATCH 1/2] =?UTF-8?q?chore:=20update=20translations=20with=20Fin?= =?UTF-8?q?k=20=F0=9F=90=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- materialious/src/lib/i18n/locales/ru.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/materialious/src/lib/i18n/locales/ru.json b/materialious/src/lib/i18n/locales/ru.json index 3cea7097..9a9c5eb9 100644 --- a/materialious/src/lib/i18n/locales/ru.json +++ b/materialious/src/lib/i18n/locales/ru.json @@ -61,7 +61,7 @@ "unsubscribe": "Отписаться", "loginRequired": "Нужно войти в учётную запись", "player": { - "audioOnly": "Слушать", + "audioOnly": "Только звук", "theatreMode": "Широкий экран", "share": { "title": "Поделиться", @@ -110,7 +110,8 @@ "autoPlayNextByDefault": "Авто-воспроизведение по умолчанию", "miniPlayer": "Мини-плеер", "proxyVideos": "Прокси видео", - "backgroundPlay": "Играть аудио в фоне" + "backgroundPlay": "Играть аудио в фоне", + "dash": "Использование DASH" }, "bookmarklet": "Закладка", "instanceUrl": "URL инстанса", From 8de6f80efe37c750252c4e7d3351e7d2e2a70365 Mon Sep 17 00:00:00 2001 From: Vladik01-11 <70571714+Vladik01-11@users.noreply.github.com> Date: Tue, 9 Jul 2024 17:08:46 +0300 Subject: [PATCH 2/2] =?UTF-8?q?chore:=20update=20translations=20with=20Fin?= =?UTF-8?q?k=20=F0=9F=90=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- materialious/src/lib/i18n/locales/ru.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/materialious/src/lib/i18n/locales/ru.json b/materialious/src/lib/i18n/locales/ru.json index 9a9c5eb9..11725038 100644 --- a/materialious/src/lib/i18n/locales/ru.json +++ b/materialious/src/lib/i18n/locales/ru.json @@ -111,7 +111,7 @@ "miniPlayer": "Мини-плеер", "proxyVideos": "Прокси видео", "backgroundPlay": "Играть аудио в фоне", - "dash": "Использование DASH" + "dash": "Использовать DASH" }, "bookmarklet": "Закладка", "instanceUrl": "URL инстанса",