From e13bcfef10345c6985f63571146cf3d3d10edaa3 Mon Sep 17 00:00:00 2001 From: Joel Sprouse Date: Sat, 15 Mar 2025 18:06:36 +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 dec2ef3658..5452e2effd 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -2006,5 +2006,10 @@ "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." + "LogLoadFailure": "Failed to load the log file. It may still be actively written to.", + "MetadataNfoLoadError": "Failed to load metadata NFO settings", + "DisplayLoadError": "An error occurred while loading display configuration data.", + "HeaderPageNotFound": "Page not found", + "PageNotFound": "This is not the page you are looking for.", + "MetadataImagesLoadError": "Failed to load metadata settings" }