diff --git a/public/locales/es/common.json b/public/locales/es/common.json index 37d4b0e6..766ef0d3 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -692,5 +692,13 @@ "errored": "Errores", "noRecent": "Caducado", "totalUsed": "Almacenamiento usado" + }, + "openmediavault": { + "running": "Running", + "downloading": "Downloading", + "total": "Total", + "stopped": "Stopped", + "passed": "Passed", + "failed": "Failed" } }