aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization/Core
diff options
context:
space:
mode:
authorCody Robibero <cody@robibe.ro>2024-04-30 13:15:51 -0600
committerGitHub <noreply@github.com>2024-04-30 13:15:51 -0600
commit48bb16472f7ed62ee74c98a51dea3bf3ee135de2 (patch)
tree0dff8fb5e9c010aca0fb12ab4887e8b18823b832 /Emby.Server.Implementations/Localization/Core
parent74f3e54807ab306897f592c57478cd28b96280d2 (diff)
parent9ffb07d67fd7d2c08cafff9081f38faac51b7e43 (diff)
Merge pull request #11457 from Bond-009/audionormalization
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core')
-rw-r--r--Emby.Server.Implementations/Localization/Core/en-US.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/en-US.json b/Emby.Server.Implementations/Localization/Core/en-US.json
index 4ba31bee0..c229f3538 100644
--- a/Emby.Server.Implementations/Localization/Core/en-US.json
+++ b/Emby.Server.Implementations/Localization/Core/en-US.json
@@ -106,6 +106,8 @@
"TaskCleanCacheDescription": "Deletes cache files no longer needed by the system.",
"TaskRefreshChapterImages": "Extract Chapter Images",
"TaskRefreshChapterImagesDescription": "Creates thumbnails for videos that have chapters.",
+ "TaskAudioNormalization": "Audio Normalization",
+ "TaskAudioNormalizationDescription": "Scans files for audio normalization data.",
"TaskRefreshLibrary": "Scan Media Library",
"TaskRefreshLibraryDescription": "Scans your media library for new files and refreshes metadata.",
"TaskCleanLogs": "Clean Log Directory",