From 05643b160bbb744ce9b06a94b682c95c5f0b0456 Mon Sep 17 00:00:00 2001 From: Bas <44002186+854562@users.noreply.github.com> Date: Thu, 15 Aug 2024 18:13:52 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/strings/nl.json b/src/strings/nl.json index e9ea02ebe7..8d66fb24c8 100644 --- a/src/strings/nl.json +++ b/src/strings/nl.json @@ -1910,5 +1910,6 @@ "PluginEnableError": "Er is een fout opgetreden bij het inschakelen van de plug-in.", "PluginLoadConfigError": "Er is een fout opgetreden bij het ophalen van de configuratiepagina's voor de plug-in.", "PluginLoadRepoError": "Er is een fout opgetreden bij het ophalen van de plug-indetails uit de repository.", - "PluginUninstallError": "Er is een fout opgetreden bij het deïnstalleren van de plug-in." + "PluginUninstallError": "Er is een fout opgetreden bij het deïnstalleren van de plug-in.", + "AndOtherArtists": "{0} en {1} andere artiesten." }