From ce8cef99e85c3d47facb17b47c87e1834284241d Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 18 Jan 2023 20:51:04 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 98.6% (295 of 299 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/fr/ --- public/locales/fr/common.json | 6 ++++++ 1 file changed, 6 insertions(+) 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" } }