mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
Apply suggestions
This commit is contained in:
parent
d0b3dc1485
commit
105fc3dc29
9 changed files with 13 additions and 13 deletions
|
|
@ -101,7 +101,7 @@ namespace Emby.Server.Implementations.ScheduledTasks
|
|||
|
||||
public string Description => _localization.GetLocalizedString("TaskUpdatePluginsDescription");
|
||||
|
||||
public string Category => _localization.GetLocalizedString("TasksApplication");
|
||||
public string Category => _localization.GetLocalizedString("TasksCategoryApplication");
|
||||
|
||||
public string Key => "PluginUpdates";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue