aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Chandler <andi@gowling.com>2024-08-27 13:59:40 +0000
committerWeblate <noreply@weblate.org>2024-08-28 03:41:35 -0400
commitf96d8e025a9b1d492f04b7c08b14c1873d87f61e (patch)
tree99a1b9ef9657cb0ff0a688cb205c6dbee28cbd4f
parentc0e0f176a8c1c2d2c8735142e3ae39710fd04df6 (diff)
Translated using Weblate (English (United Kingdom))
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
-rw-r--r--Emby.Server.Implementations/Localization/Core/en-GB.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/en-GB.json b/Emby.Server.Implementations/Localization/Core/en-GB.json
index 75285fe8e..65df1e45b 100644
--- a/Emby.Server.Implementations/Localization/Core/en-GB.json
+++ b/Emby.Server.Implementations/Localization/Core/en-GB.json
@@ -130,5 +130,7 @@
"TaskCleanCollectionsAndPlaylists": "Clean up collections and playlists",
"TaskCleanCollectionsAndPlaylistsDescription": "Removes items from collections and playlists that no longer exist.",
"TaskAudioNormalization": "Audio Normalisation",
- "TaskAudioNormalizationDescription": "Scans files for audio normalisation data."
+ "TaskAudioNormalizationDescription": "Scans files for audio normalisation data.",
+ "TaskDownloadMissingLyrics": "Download missing lyrics",
+ "TaskDownloadMissingLyricsDescription": "Downloads lyrics for songs"
}