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?" }