diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 4cb38731d..090502694 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -486,5 +486,12 @@ "activeusers": "Utilisateurs Actifs", "cpuload": "Charge Cpu", "memoryusage": "Utilisation Mémoire" + }, + "kopia": { + "status": "Status", + "size": "Size", + "lastrun": "Last Run", + "nextrun": "Next Run", + "failed": "Failed" } }