From 6598a25018621e32d030d0297a0f9eb660e0237f Mon Sep 17 00:00:00 2001 From: Andi Chandler Date: Thu, 27 Feb 2025 18:41:11 +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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index c1886f4691..dec2ef3658 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -2003,5 +2003,8 @@ "LastActive": "Last active", "NativeSubtitleStylingHelp": "Subtitle styling will not work on some devices. However, it does not come with any performance overhead.", "MediaSegmentProvidersHelp": "Enable and rank your preferred media segment providers in order of priority.", - "LibraryNameInvalid": "Library name cannot be empty." + "LibraryNameInvalid": "Library name cannot be empty.", + "CopyLogSuccess": "Log contents copied successfully.", + "Retry": "Retry", + "LogLoadFailure": "Failed to load the log file. It may still be actively written to." }