From 5ac5dc1398383c8d810356bc4b8d72b6876011d9 Mon Sep 17 00:00:00 2001 From: Bas Date: Wed, 21 Feb 2024 17:47:16 +0000 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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/strings/nl.json b/src/strings/nl.json index 86f8010e75..5c5757bddb 100644 --- a/src/strings/nl.json +++ b/src/strings/nl.json @@ -1781,5 +1781,8 @@ "LabelSelectAudioNormalization": "Geluidsnormalisatie", "LabelTrackGain": "Nummerversterking", "SearchResultsEmpty": "Sorry! Geen resultaten gevonden voor \"{0}\"", - "HeaderAllRecordings": "Alle opnamen" + "HeaderAllRecordings": "Alle opnamen", + "LabelBuildVersion": "Buildversie", + "LabelServerVersion": "Serverversie", + "LabelWebVersion": "Webversie" }