diff --git a/public/locales/es/common.json b/public/locales/es/common.json index f3420f6a9..e38f2323d 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -414,5 +414,11 @@ "wanted": "Querido", "queued": "A la espera", "series": "Serie" + }, + "octoPrint": { + "printer_state": "Status", + "temp_tool": "Tool temp", + "temp_bed": "Bed temp", + "job_completion": "Completion" } }