From 23c8cc1c29760856b1885f1ab8688da04e930ca1 Mon Sep 17 00:00:00 2001 From: joseph ryan Date: Thu, 29 Jan 2026 12:10:01 -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 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/strings/en_US.json b/src/strings/en_US.json index 8a434f304..1202dcbab 100644 --- a/src/strings/en_US.json +++ b/src/strings/en_US.json @@ -181,5 +181,14 @@ "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?" + "ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you want to continue?", + "ConfirmDeleteLyrics": "Deleting these lyrics will delete them from both the file system and your media library. Are you sure you want to continue?", + "ConfirmDeleteRepository": "Delete repository?", + "ConfirmDeletion": "Confirm Deletion", + "ConfirmEndPlayerSession": "Would you like to shut Jellyfin down on {0}?", + "Connect": "Connect", + "ConnectAnyway": "Connect Anyway", + "ContinueWatching": "Continue watching", + "Continuing": "Continuing", + "Copied": "Copied" }