diff --git a/public/locales/es/common.json b/public/locales/es/common.json index ec400f497..9af87af9a 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -351,7 +351,6 @@ "seed": "Semilla" }, "diskstation": { - "upload": "Cargar", "seed": "Semilla" }, "flood": { @@ -384,5 +383,11 @@ "alerts": "Alertas", "connectedGateway": "Pasarelas conectadas", "connectedSwitches": "Interruptores conectados" + }, + "downloadstation": { + "download": "Download", + "upload": "Upload", + "leech": "Leech", + "seed": "Seed" } }