diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 56336b4f..d33d776b 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -488,15 +488,15 @@ "memoryusage": "Utilisation Mémoire" }, "kopia": { - "status": "Status", - "size": "Size", - "lastrun": "Last Run", - "nextrun": "Next Run", - "failed": "Failed" + "status": "Statut", + "size": "Taille", + "lastrun": "Dernière exécution", + "nextrun": "Prochaine exécution", + "failed": "En erreur" }, "unmanic": { - "active_workers": "Active Workers", - "total_workers": "Total Workers", - "records_total": "Queue Length" + "active_workers": "En cours", + "total_workers": "Total", + "records_total": "En attente" } }