Browse Source

Translated using Weblate (English (United Kingdom))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/

Jesse 1 year ago
parent
commit
d168b977c0
1 changed files with 3 additions and 1 deletions
  1. 3 1
      Emby.Server.Implementations/Localization/Core/en-GB.json

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

@@ -124,5 +124,7 @@
     "TaskKeyframeExtractorDescription": "Extracts keyframes from video files to create more precise HLS playlists. This task may run for a long time.",
     "TaskKeyframeExtractorDescription": "Extracts keyframes from video files to create more precise HLS playlists. This task may run for a long time.",
     "TaskKeyframeExtractor": "Keyframe Extractor",
     "TaskKeyframeExtractor": "Keyframe Extractor",
     "External": "External",
     "External": "External",
-    "HearingImpaired": "Hearing Impaired"
+    "HearingImpaired": "Hearing Impaired",
+    "TaskRefreshTrickplayImages": "Generate Trickplay Images",
+    "TaskRefreshTrickplayImagesDescription": "Creates trickplay previews for videos in enabled libraries."
 }
 }