Browse Source

Update language_de.h

Kai 8 years ago
parent
commit
e9b42f4f47
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      Marlin/language_de.h

+ 2
- 0
Marlin/language_de.h View File

184
 #define MSG_INFO_EXTRUDERS                  "Extruders"
184
 #define MSG_INFO_EXTRUDERS                  "Extruders"
185
 #define MSG_INFO_BAUDRATE                   "Baud"
185
 #define MSG_INFO_BAUDRATE                   "Baud"
186
 #define MSG_INFO_PROTOCOL                   "Protokol"
186
 #define MSG_INFO_PROTOCOL                   "Protokol"
187
+#define MSG_LIGHTS_ON                       "Gehäuse Licht an"
188
+#define MSG_LIGHTS_OFF                      "Gehäuse Licht aus"
187
 
189
 
188
 #if LCD_WIDTH >= 20
190
 #if LCD_WIDTH >= 20
189
   #define MSG_INFO_PRINT_COUNT              "Gesamte Drucke"
191
   #define MSG_INFO_PRINT_COUNT              "Gesamte Drucke"

Loading…
Cancel
Save