diff --git a/public/locales/es/common.json b/public/locales/es/common.json index d2db4ce53..cd18294cf 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -438,5 +438,12 @@ "photos": "Fotos", "videos": "VĂ­deos", "storage": "Almacenamiento" + }, + "uptimekuma": { + "up": "Sites Up", + "down": "Sites Down", + "uptime": "Uptime", + "incident": "Incident", + "m": "m" } }