From 2564902573bf71e18d0748a0902e9f162a7963b7 Mon Sep 17 00:00:00 2001 From: Highlandword9 Date: Wed, 16 Oct 2024 15:41:41 +0000 Subject: [PATCH] Translated using Weblate (English (United Kingdom)) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/ --- src/strings/en-gb.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index e856de42cdc..06ea9dd8f33 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1980,5 +1980,10 @@ "MediaSegmentAction.None": "None", "MediaSegmentAction.Skip": "Skip", "MediaSegmentType.Commercial": "Ad", - "HeaderMediaSegmentActions": "Media Segment Actions" + "HeaderMediaSegmentActions": "Media Segment Actions", + "MediaSegmentType.Intro": "Intro", + "MediaSegmentType.Outro": "Outro", + "MediaSegmentType.Preview": "Preview", + "MediaSegmentType.Recap": "Recap", + "PlaylistError.UpdateFailed": "Error updating playlist" }