From 279ecdd62dc531c02e28f0d585ca429e3835825f Mon Sep 17 00:00:00 2001 From: TheLostDims Date: Mon, 4 Aug 2025 10:16:41 -0400 Subject: [PATCH] Translated using Weblate (Danish) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/da/ --- src/strings/da.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/strings/da.json b/src/strings/da.json index 04ab14255..b177db139 100644 --- a/src/strings/da.json +++ b/src/strings/da.json @@ -2063,5 +2063,7 @@ "LabelImageCache": "Billedcache", "Success": "Vellykket", "HeaderBackups": "Sikkerhedskopier", - "TranscodingLoadError": "Fejl ved indlæsning af transkodningsindstillinger" + "TranscodingLoadError": "Fejl ved indlæsning af transkodningsindstillinger", + "ManageRepositories": "Administrer arkiver", + "ViewAllPlugins": "Vis alle plugins" }