diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 2794ec03..efc10a41 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -414,5 +414,11 @@ "wanted": "Demande", "queued": "En attente", "series": "Séries" + }, + "octoPrint": { + "printer_state": "Status", + "temp_tool": "Tool temp", + "temp_bed": "Bed temp", + "job_completion": "Completion" } }