mirror of
https://github.com/sct/overseerr.git
synced 2025-12-29 09:06:08 +01:00
fix: replaced unknown job with jellyfin in jobsandcache and added translations for it
Replaced unknown job with jellyfin library full scan and jellyfin recently added and added locales to reflect it
This commit is contained in:
@@ -51,6 +51,8 @@ const messages: { [messageName: string]: MessageDescriptor } = defineMessages({
|
||||
unknownJob: 'Unknown Job',
|
||||
'plex-recently-added-scan': 'Plex Recently Added Scan',
|
||||
'plex-full-scan': 'Plex Full Library Scan',
|
||||
'jellyfin-recently-added-sync': 'Jellyfin Recently Added Scan',
|
||||
'jellyfin-full-sync': 'Jellyfin Full Library Scan',
|
||||
'radarr-scan': 'Radarr Scan',
|
||||
'sonarr-scan': 'Sonarr Scan',
|
||||
'download-sync': 'Download Sync',
|
||||
|
||||
Reference in New Issue
Block a user