From 6119d57f0003a7b86fb1cdaa09ae0447ddca28b9 Mon Sep 17 00:00:00 2001 From: WWWesten Date: Thu, 10 Mar 2022 09:02:16 +0000 Subject: [PATCH] Translated using Weblate (Russian) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/ --- src/strings/ru.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/strings/ru.json b/src/strings/ru.json index 893e0e56e6..a0f6b054d2 100644 --- a/src/strings/ru.json +++ b/src/strings/ru.json @@ -1641,5 +1641,7 @@ "ButtonSpace": "Пробел", "ButtonClose": "Закрыть", "EnableRewatchingNextUpHelp": "Включить показ уже просмотренных эпизодов в разделах \"Очередное\".", - "EnableRewatchingNextUp": "Включить повторный просмотр в разделе \"Очередное\"" + "EnableRewatchingNextUp": "Включить повторный просмотр в разделе \"Очередное\"", + "Localization": "Локализация", + "ItemDetails": "Подробности элемента" }