diff --git a/public/locales/yue/common.json b/public/locales/yue/common.json index f737a8ac8..6ee137046 100644 --- a/public/locales/yue/common.json +++ b/public/locales/yue/common.json @@ -416,7 +416,12 @@ "series": "Series" }, "octoPrint": { + "job_completion": "Completion" + }, + "octoprint": { + "printer_state": "Status", "temp_tool": "Tool temp", + "temp_bed": "Bed temp", "job_completion": "Completion" } }