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,6 +191,8 @@
191 191
 #define MSG_INFO_EXTRUDERS                  "Extruders"
192 192
 #define MSG_INFO_BAUDRATE                   "Baud"
193 193
 #define MSG_INFO_PROTOCOL                   "Protocole"
194
+#define MSG_LIGHTS_ON                       "Allumer boitier"
195
+#define MSG_LIGHTS_OFF                      "Eteindre boitier"
194 196
 
195 197
 #if LCD_WIDTH >= 20
196 198
   #define MSG_INFO_PRINT_COUNT              "Nbre impressions"

Loading…
Cancel
Save