aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization/Core
diff options
context:
space:
mode:
authorAndi Chandler <andi@gowling.com>2024-05-03 20:39:30 +0000
committerWeblate <noreply@weblate.org>2024-05-03 17:52:55 -0400
commitf453746e2c2b6a0f43700455e44d2b05b33e7ddf (patch)
treeef54ef469dd6c9580eb5090cd7ca09d54045bc0f /Emby.Server.Implementations/Localization/Core
parent169698619dfe2989d0562b9723d0a01cfa02b9ba (diff)
Translated using Weblate (English (United Kingdom))
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core')
-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 ff0c3d23d..75285fe8e 100644
--- a/Emby.Server.Implementations/Localization/Core/en-GB.json
+++ b/Emby.Server.Implementations/Localization/Core/en-GB.json
@@ -128,5 +128,7 @@
"TaskRefreshTrickplayImages": "Generate Trickplay Images",
"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."
+ "TaskCleanCollectionsAndPlaylistsDescription": "Removes items from collections and playlists that no longer exist.",
+ "TaskAudioNormalization": "Audio Normalisation",
+ "TaskAudioNormalizationDescription": "Scans files for audio normalisation data."
}