diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 625c83d5..8838dc19 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -107,5 +107,15 @@ "pending": "En attente", "approved": "Approuvée", "available": "Disponible" + }, + "sabnzbd": { + "rate": "Rate", + "queue": "Queue", + "timeleft": "Time Left" + }, + "nzbget": { + "remaining": "Remaining", + "downloaded": "Downloaded", + "rate": "Rate" } }