aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Tony <joeltony72@gmail.com>2022-03-18 03:24:08 +0000
committerWeblate <noreply@weblate.org>2022-03-20 04:13:37 -0400
commit009e3a6c725afa519e95b2420989ce665e150912 (patch)
tree36ab047bf428ec21574e27c0e5c587913144ce89
parentf8b5631d62741706e9447bef0627cce081b4e34e (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.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/en-GB.json b/Emby.Server.Implementations/Localization/Core/en-GB.json
index a248b9af5..862410c54 100644
--- a/Emby.Server.Implementations/Localization/Core/en-GB.json
+++ b/Emby.Server.Implementations/Localization/Core/en-GB.json
@@ -122,5 +122,6 @@
"TaskOptimizeDatabaseDescription": "Compacts database and truncates free space. Running this task after scanning the library or doing other changes that imply database modifications might improve performance.",
"TaskOptimizeDatabase": "Optimise database",
"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"
}