mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-03 22:40:09 +00:00
Rename translation keys
This commit is contained in:
parent
620135d8da
commit
a9759f6a80
11 changed files with 17 additions and 17 deletions
|
|
@ -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";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue