diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 10f35247f..ca058bec2 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -351,7 +351,6 @@ "seed": "Seed" }, "diskstation": { - "upload": "Envoi", "seed": "Seed" }, "flood": { @@ -384,5 +383,11 @@ "alerts": "Alertes", "connectedGateway": "Passerelles connectées", "connectedSwitches": "Switches connectés" + }, + "downloadstation": { + "download": "Download", + "upload": "Upload", + "leech": "Leech", + "seed": "Seed" } }