From 3f6fa4fa6df720ac6658a94205239e29acec7e0c Mon Sep 17 00:00:00 2001 From: millallo Date: Sat, 11 Jan 2025 09:39:03 +0000 Subject: [PATCH] Translated using Weblate (Italian) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/ --- src/strings/it.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/strings/it.json b/src/strings/it.json index b2e12d9d74..c06fd72552 100644 --- a/src/strings/it.json +++ b/src/strings/it.json @@ -1989,5 +1989,7 @@ "MediaSegmentAction.None": "Niente", "MediaSegmentAction.Skip": "Salta", "MoviesAndShows": "Movies and Shows", - "HeaderMediaSegmentActions": "Media Segment Actions" + "HeaderMediaSegmentActions": "Media Segment Actions", + "HeaderNextEpisode": "Prossimo Episodio", + "HeaderNextVideo": "Prossimo Video" }