aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormilo !! <stressoffalling@gmail.com>2024-04-08 11:26:14 +0000
committerWeblate <noreply@weblate.org>2024-04-08 13:15:50 -0400
commitacf77169a0b1c750f3dd908df1487c5b88c5ef02 (patch)
tree6082e779e26789cd640cd099dca91145cb7f102c
parentf62671dc3fc4c5edf76887120949ef9ce604dd01 (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 32bf89310..ff0c3d23d 100644
--- a/Emby.Server.Implementations/Localization/Core/en-GB.json
+++ b/Emby.Server.Implementations/Localization/Core/en-GB.json
@@ -126,5 +126,7 @@
"External": "External",
"HearingImpaired": "Hearing Impaired",
"TaskRefreshTrickplayImages": "Generate Trickplay Images",
- "TaskRefreshTrickplayImagesDescription": "Creates trickplay previews for videos in enabled libraries."
+ "TaskRefreshTrickplayImagesDescription": "Creates trickplay previews for videos in enabled libraries.",
+ "TaskCleanCollectionsAndPlaylists": "Clean up collections and playlists",
+ "TaskCleanCollectionsAndPlaylistsDescription": "Removes items from collections and playlists that no longer exist."
}