diff options
| author | Cody Robibero <cody@robibe.ro> | 2024-08-20 12:33:38 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-20 12:33:38 -0600 |
| commit | c9e800af6425ea5f63b08e417b4d27383a713e43 (patch) | |
| tree | 296e003ae2e8441b4c1488af5f683797e9f146df /Emby.Server.Implementations/Localization/Core | |
| parent | a4953263bde458ec059ab3ad146fccf091b2c59d (diff) | |
Update Emby.Server.Implementations/Localization/Core/en-US.json
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/en-US.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/en-US.json b/Emby.Server.Implementations/Localization/Core/en-US.json index f8f962ee0..d1410ef5e 100644 --- a/Emby.Server.Implementations/Localization/Core/en-US.json +++ b/Emby.Server.Implementations/Localization/Core/en-US.json @@ -123,7 +123,7 @@ "TaskRefreshChannels": "Refresh Channels", "TaskRefreshChannelsDescription": "Refreshes internet channel information.", "TaskDownloadMissingLyrics": "Download missing lyrics", - "TaskDownloadMissingLyricsDescription": "Task to download missing lyrics", + "TaskDownloadMissingLyricsDescription": "Downloads lyrics for songs", "TaskDownloadMissingSubtitles": "Download missing subtitles", "TaskDownloadMissingSubtitlesDescription": "Searches the internet for missing subtitles based on metadata configuration.", "TaskOptimizeDatabase": "Optimize database", |
