From 6c38e30e31fa5468c62a26576154dd315a82f482 Mon Sep 17 00:00:00 2001 From: Bas <44002186+854562@users.noreply.github.com> Date: Thu, 4 Dec 2025 16:09:13 -0500 Subject: [PATCH] Translated using Weblate (Dutch) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/ --- src/strings/nl.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/strings/nl.json b/src/strings/nl.json index fbd07886f8..35c923447f 100644 --- a/src/strings/nl.json +++ b/src/strings/nl.json @@ -2070,5 +2070,7 @@ "LabelBundled": "Gebundeld", "ManageRepositories": "Repository's beheren", "ButtonAddProvider": "Provider toevoegen", - "ButtonAddTunerDevice": "Tuner-apparaat toevoegen" + "ButtonAddTunerDevice": "Tuner-apparaat toevoegen", + "LabelSlideshowIntervalHelp": "De weergavetijd per foto in diavoorstellingen (in seconden).", + "LabelSlideshowInterval": "Interval diavoorstelling" }