diff options
| author | Jesse <jbourkespriggs@gmail.com> | 2023-11-01 08:20:40 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2023-11-02 08:25:50 -0400 |
| commit | d168b977c0321c80369377f8fbde93a5b243866b (patch) | |
| tree | 0c7a27950d912f9ba35445d1348b911b0fce5271 | |
| parent | ac1494c136bef41ce87a2555b0df2a0bc3c6b86f (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.json | 4 |
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 243688388..32bf89310 100644 --- a/Emby.Server.Implementations/Localization/Core/en-GB.json +++ b/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." } |
