2
0
Эх сурвалжийг харах

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

Bas 10 сар өмнө
parent
commit
70dcfd325b

+ 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"
 }