Browse Source

Update french translation (LIGHTS str)

Gege2B 7 years ago
parent
commit
40453c1b9a
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      Marlin/language_fr.h

+ 2
- 0
Marlin/language_fr.h View File

191
 #define MSG_INFO_EXTRUDERS                  "Extruders"
191
 #define MSG_INFO_EXTRUDERS                  "Extruders"
192
 #define MSG_INFO_BAUDRATE                   "Baud"
192
 #define MSG_INFO_BAUDRATE                   "Baud"
193
 #define MSG_INFO_PROTOCOL                   "Protocole"
193
 #define MSG_INFO_PROTOCOL                   "Protocole"
194
+#define MSG_LIGHTS_ON                       "Allumer boitier"
195
+#define MSG_LIGHTS_OFF                      "Eteindre boitier"
194
 
196
 
195
 #if LCD_WIDTH >= 20
197
 #if LCD_WIDTH >= 20
196
   #define MSG_INFO_PRINT_COUNT              "Nbre impressions"
198
   #define MSG_INFO_PRINT_COUNT              "Nbre impressions"

Loading…
Cancel
Save