diff --git a/public/locales/ca/common.json b/public/locales/ca/common.json index 86ce7a4ab..ff08ff998 100644 --- a/public/locales/ca/common.json +++ b/public/locales/ca/common.json @@ -414,5 +414,11 @@ "wanted": "Wanted", "queued": "Queued", "series": "Series" + }, + "octoPrint": { + "printer_state": "Status", + "temp_tool": "Tool temp", + "temp_bed": "Bed temp", + "job_completion": "Completion" } }