diff --git a/public/locales/es/common.json b/public/locales/es/common.json index ffa131ec3..5cade6755 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -416,7 +416,12 @@ "series": "Serie" }, "octoPrint": { - "temp_tool": "Temperatura de la herramienta", "job_completion": "ConclusiĆ³n" + }, + "octoprint": { + "temp_bed": "Bed temp", + "printer_state": "Status", + "temp_tool": "Tool temp", + "job_completion": "Completion" } }