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:
Fallenbagel
2022-04-19 21:14:31 +05:00
parent 4db8e5464d
commit f09b86aa87
15 changed files with 30 additions and 0 deletions

View File

@@ -421,6 +421,8 @@
"components.Settings.SettingsJobsCache.process": "Procesamiento",
"components.Settings.SettingsJobsCache.plex-recently-added-scan": "Escaneo de Recien Añadidos de Plex",
"components.Settings.SettingsJobsCache.plex-full-scan": "Escaneo Completo de la Biblioteca de Plex",
"components.Settings.SettingsJobsCache.jellyfin-full-scan": "Escaneo Completo de la Biblioteca de Jellyfin",
"components.Settings.SettingsJobsCache.jelly-recently-added-scan": "Escaneo de Recien Añadidos de Jellyfin",
"components.Settings.SettingsJobsCache.nextexecution": "Próxima Ejecución",
"components.Settings.SettingsJobsCache.jobtype": "Tipo",
"components.Settings.SettingsJobsCache.jobstarted": "{jobname} comenzada.",