瀏覽代碼

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

Jesse 1 年之前
父節點
當前提交
d168b977c0
共有 1 個文件被更改,包括 3 次插入1 次删除
  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.",
     "TaskKeyframeExtractor": "Keyframe Extractor",
     "External": "External",
-    "HearingImpaired": "Hearing Impaired"
+    "HearingImpaired": "Hearing Impaired",
+    "TaskRefreshTrickplayImages": "Generate Trickplay Images",
+    "TaskRefreshTrickplayImagesDescription": "Creates trickplay previews for videos in enabled libraries."
 }