{runningJobs.length > 0 ? `${runningJobs.length} en cours, ${pendingJobs.length} en attente` : `${pendingJobs.length} tâche${pendingJobs.length !== 1 ? 's' : ''} en attente` }
Aucune tâche active
{job.id.slice(0, 8)}
📄 {job.current_file}
)} {job.stats_json && (Actualisation automatique toutes les 2s