mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 06:23:03 +03:00
Rename translation keys
This commit is contained in:
@@ -136,7 +136,7 @@ namespace Emby.Server.Implementations.ScheduledTasks.Tasks
|
||||
|
||||
public string Description => _localization.GetLocalizedString("TaskCleanTranscodeDescription");
|
||||
|
||||
public string Category => _localization.GetLocalizedString("TasksCategoryMaintenance");
|
||||
public string Category => _localization.GetLocalizedString("TasksMaintenanceCategory");
|
||||
|
||||
public string Key => "DeleteTranscodeFiles";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user