diff --git a/public/locales/lv/common.json b/public/locales/lv/common.json index 80e01208..03830336 100644 --- a/public/locales/lv/common.json +++ b/public/locales/lv/common.json @@ -414,5 +414,11 @@ "print_status": "Print Status", "print_progress": "Progress", "layers": "Layers" + }, + "octoPrint": { + "printer_state": "Status", + "temp_tool": "Tool temp", + "temp_bed": "Bed temp", + "job_completion": "Completion" } }