From 7f90c73b9183ae2943471fcdbfbcb55c33936c67 Mon Sep 17 00:00:00 2001 From: joseph ryan Date: Thu, 29 Jan 2026 12:07:04 -0500 Subject: [PATCH] Translated using Weblate (English (United States)) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_US/ --- src/strings/en_US.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/strings/en_US.json b/src/strings/en_US.json index d54f22273..8a434f304 100644 --- a/src/strings/en_US.json +++ b/src/strings/en_US.json @@ -178,5 +178,8 @@ "ConfigureDateAdded": "Setting up how metadata for 'Date added' is determined in the Dashboard >Libraries>Display", "ConfirmDeleteImage": "Do you want to delete this image?", "ConfirmDeleteItem": "Deleting this item will delete it from both the file system and the media library. Are you sure you wish to continue?", - "ConfirmDeleteSeries": "Deleting this series will delete All{0} episodes from both the file system and your media library. Are you sure you wish to continue?" + "ConfirmDeleteSeries": "Deleting this series will delete All{0} episodes from both the file system and your media library. Are you sure you wish to continue?", + "ConfirmDeleteCollection": "Are you sure you want to remove this collection?", + "ConfirmDeletePlaylist": "Are you sure you want to remove this playlist?", + "ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you want to continue?" }