diff --git a/public/locales/es/common.json b/public/locales/es/common.json index 91c48ce11..fcd470cd5 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -646,9 +646,9 @@ "down_alerts": "Alertas" }, "jdownloader": { - "downloadCount": "Recuento de las colas", - "downloadSpeed": "Velocidad de Descarga", - "downloadBytesRemaining": "Remaining", - "downloadTotalBytes": "Size" + "downloadCount": "Cola", + "downloadSpeed": "Velocidad", + "downloadBytesRemaining": "Restante", + "downloadTotalBytes": "TamaƱo" } }