diff --git a/public/locales/es/common.json b/public/locales/es/common.json index a2e77cb2..d4e08390 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -510,12 +510,12 @@ "never": "Aún no hay pings" }, "pterodactyl": { - "servers": "Servers", - "nodes": "Nodes" + "servers": "Servidores", + "nodes": "Nodos" }, "prometheus": { - "targets_up": "Targets Up", - "targets_down": "Targets Down", - "targets_total": "Total Targets" + "targets_up": "Objetivos arriba", + "targets_down": "Objetivos abajo", + "targets_total": "Objetivos totales" } }