diff --git a/Emby.Server.Implementations/Localization/Core/nl.json b/Emby.Server.Implementations/Localization/Core/nl.json index 894d4b8ea9..43ecc0b6dc 100644 --- a/Emby.Server.Implementations/Localization/Core/nl.json +++ b/Emby.Server.Implementations/Localization/Core/nl.json @@ -128,5 +128,7 @@ "TaskRefreshTrickplayImages": "Trickplay-afbeeldingen genereren", "TaskRefreshTrickplayImagesDescription": "Creƫert trickplay-voorvertoningen voor video's in bibliotheken waarvoor dit is ingeschakeld.", "TaskCleanCollectionsAndPlaylists": "Collecties en afspeellijsten opruimen", - "TaskCleanCollectionsAndPlaylistsDescription": "Verwijdert niet langer bestaande items uit collecties en afspeellijsten." + "TaskCleanCollectionsAndPlaylistsDescription": "Verwijdert niet langer bestaande items uit collecties en afspeellijsten.", + "TaskAudioNormalization": "Geluidsnormalisatie", + "TaskAudioNormalizationDescription": "Scant bestanden op gegevens voor geluidsnormalisatie." }