Browse Source

Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/

Bas 10 months ago
parent
commit
70dcfd325b
1 changed files with 3 additions and 1 deletions
  1. 3 1
      Emby.Server.Implementations/Localization/Core/nl.json

+ 3 - 1
Emby.Server.Implementations/Localization/Core/nl.json

@@ -130,5 +130,7 @@
     "TaskCleanCollectionsAndPlaylists": "Collecties en afspeellijsten opruimen",
     "TaskCleanCollectionsAndPlaylistsDescription": "Verwijdert niet langer bestaande items uit collecties en afspeellijsten.",
     "TaskAudioNormalization": "Geluidsnormalisatie",
-    "TaskAudioNormalizationDescription": "Scant bestanden op gegevens voor geluidsnormalisatie."
+    "TaskAudioNormalizationDescription": "Scant bestanden op gegevens voor geluidsnormalisatie.",
+    "TaskDownloadMissingLyrics": "Ontbrekende liedteksten downloaden",
+    "TaskDownloadMissingLyricsDescription": "Downloadt liedteksten"
 }