From e06605dae512b9c413931a08eec82a7e26bcb982 Mon Sep 17 00:00:00 2001 From: millallo Date: Thu, 3 Aug 2023 08:39:08 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/strings/it.json b/src/strings/it.json index a36744d9f4..082ce1f6ab 100644 --- a/src/strings/it.json +++ b/src/strings/it.json @@ -1754,5 +1754,6 @@ "LogLevel.Warning": "Warning", "LogLevel.Error": "Error", "LogLevel.Critical": "Critical", - "LogLevel.None": "None" + "LogLevel.None": "None", + "AllowSegmentDeletion": "Rimuovi segmenti" }