From c68dd09ebe16d8d9de1b174784e3ab7f84615410 Mon Sep 17 00:00:00 2001 From: Bas <44002186+854562@users.noreply.github.com> Date: Sun, 19 Oct 2025 10:55:56 -0400 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 5b1d15bd6..fbd07886f 100644 --- a/src/strings/nl.json +++ b/src/strings/nl.json @@ -2068,5 +2068,7 @@ "ViewAllPlugins": "Alle plug-ins weergeven", "LabelAvailable": "Beschikbaar", "LabelBundled": "Gebundeld", - "ManageRepositories": "Repository's beheren" + "ManageRepositories": "Repository's beheren", + "ButtonAddProvider": "Provider toevoegen", + "ButtonAddTunerDevice": "Tuner-apparaat toevoegen" }