fix: replaced Unkown job with jellyfin in jobsandcache

Replaced unknown job with jellyfin in jobsandcache and fixed the translations to reflect it as well
This commit is contained in:
Fallenbagel
2022-04-15 10:46:09 +05:00
parent b03b9b1dbb
commit 00eb20aa5e
15 changed files with 30 additions and 0 deletions

View File

@@ -493,6 +493,8 @@
"components.Settings.SettingsJobsCache.nextexecution": "Next Execution",
"components.Settings.SettingsJobsCache.plex-full-scan": "Plex Full Library Scan",
"components.Settings.SettingsJobsCache.plex-recently-added-scan": "Plex Recently Added Scan",
"components.Settings.SettingsJobsCache.jellyfin-full-scan": "Jellyfin Full Library Scan",
"components.Settings.SettingsJobsCache.jelly-recently-added-scan": "Jellyfin Recently Added Scan",
"components.Settings.SettingsJobsCache.process": "Process",
"components.Settings.SettingsJobsCache.radarr-scan": "Radarr Scan",
"components.Settings.SettingsJobsCache.runnow": "Run Now",