diff --git a/public/locales/uk/common.json b/public/locales/uk/common.json index 26d7a3bda..72435e124 100644 --- a/public/locales/uk/common.json +++ b/public/locales/uk/common.json @@ -414,5 +414,11 @@ "wanted": "Розшукується", "queued": "У черзі", "series": "Серії" + }, + "octoPrint": { + "printer_state": "Status", + "temp_tool": "Tool temp", + "temp_bed": "Bed temp", + "job_completion": "Completion" } }