diff --git a/public/locales/es/common.json b/public/locales/es/common.json index 9bfe2a1f0..8b500c6e5 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -16,7 +16,8 @@ "free": "Libre", "used": "Usado", "load": "Carga", - "cpu": "CPU" + "cpu": "CPU", + "mem": "MEM" }, "docker": { "rx": "Recibido", @@ -462,5 +463,10 @@ "photos": "Fotos", "videos": "VĂ­deos", "people": "Personas" + }, + "diskstation": { + "days": "Days", + "uptime": "Uptime", + "volumeAvailable": "Available" } }