mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-27 19:54:20 +00:00
Apply suggestions
This commit is contained in:
parent
d0b3dc1485
commit
105fc3dc29
9 changed files with 13 additions and 13 deletions
|
|
@ -134,7 +134,7 @@ namespace Emby.Server.Implementations.ScheduledTasks.Tasks
|
|||
|
||||
public string Description => _localization.GetLocalizedString("TaskCleanTranscodeDescription");
|
||||
|
||||
public string Category => _localization.GetLocalizedString("TasksMaintenance");
|
||||
public string Category => _localization.GetLocalizedString("TasksCategoryMaintenance");
|
||||
|
||||
public string Key => "DeleteTranscodeFiles";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue