Browse Source

Update french language

Johann Delahayes 7 years ago
parent
commit
a5737cba7c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/language_fr.h

+ 1
- 1
Marlin/language_fr.h View File

@@ -121,7 +121,7 @@
121 121
 #define MSG_E3STEPS                         _UxGT("E3pas/mm")
122 122
 #define MSG_E4STEPS                         _UxGT("E4pas/mm")
123 123
 #define MSG_E5STEPS                         _UxGT("E5pas/mm")
124
-#define MSG_TEMPERATURE                     _UxGT("Tempzrature")
124
+#define MSG_TEMPERATURE                     _UxGT("Température")
125 125
 #define MSG_MOTION                          _UxGT("Mouvement")
126 126
 #define MSG_FILAMENT                        _UxGT("Filament")
127 127
 #define MSG_VOLUMETRIC_ENABLED              _UxGT("E en mm3")

Loading…
Cancel
Save