diff --git a/public/locales/uk/common.json b/public/locales/uk/common.json index 9f9d7d32..189b3a0d 100644 --- a/public/locales/uk/common.json +++ b/public/locales/uk/common.json @@ -416,7 +416,12 @@ "series": "Серії" }, "octoPrint": { - "temp_tool": "Температура інструменту", "job_completion": "Завершення" + }, + "octoprint": { + "printer_state": "Status", + "temp_tool": "Tool temp", + "temp_bed": "Bed temp", + "job_completion": "Completion" } }