From 34579f1db5ef7945d02eed45289188f3e2ab87c8 Mon Sep 17 00:00:00 2001 From: ThijsvL Date: Fri, 13 Dec 2019 12:27:57 +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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/strings/nl.json b/src/strings/nl.json index 6388edb64..d318ba251 100644 --- a/src/strings/nl.json +++ b/src/strings/nl.json @@ -1329,5 +1329,7 @@ "LabelServerName": "Server naam:", "LabelSkin": "Skin:", "ButtonAddImage": "Voeg afbeelding toe", - "LabelSize": "Grootte:" + "LabelSize": "Grootte:", + "CopyStreamURLSuccess": "", + "CopyStreamURL": "" }