From aa6e0468cd127a2e15457605aefc29880655485f Mon Sep 17 00:00:00 2001 From: Bas <44002186+854562@users.noreply.github.com> Date: Tue, 1 Apr 2025 17:52:19 -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 99e97f2aa..6735a2b38 100644 --- a/src/strings/nl.json +++ b/src/strings/nl.json @@ -2013,5 +2013,7 @@ "HeaderPageNotFound": "Pagina niet gevonden", "SettingsPageLoadError": "Laden van instellingenpagina mislukt", "RetryWithGlobalSearch": "Alles doorzoeken", - "StreamCountExceedsLimit": "Het aantal streams overschrijdt de limiet" + "StreamCountExceedsLimit": "Het aantal streams overschrijdt de limiet", + "LabelGroupShowsIntoCollectionsHelp": "Series in een collectie zullen worden getoond als één gegroepeerd item tijdens het weergeven van serielijsten.", + "LabelGroupShowsIntoCollections": "Series in collecties groeperen" }