Update language_de.h
This commit is contained in:
parent
0c341f0c50
commit
e9b42f4f47
1 changed files with 2 additions and 0 deletions
|
@ -184,6 +184,8 @@
|
||||||
#define MSG_INFO_EXTRUDERS "Extruders"
|
#define MSG_INFO_EXTRUDERS "Extruders"
|
||||||
#define MSG_INFO_BAUDRATE "Baud"
|
#define MSG_INFO_BAUDRATE "Baud"
|
||||||
#define MSG_INFO_PROTOCOL "Protokol"
|
#define MSG_INFO_PROTOCOL "Protokol"
|
||||||
|
#define MSG_LIGHTS_ON "Gehäuse Licht an"
|
||||||
|
#define MSG_LIGHTS_OFF "Gehäuse Licht aus"
|
||||||
|
|
||||||
#if LCD_WIDTH >= 20
|
#if LCD_WIDTH >= 20
|
||||||
#define MSG_INFO_PRINT_COUNT "Gesamte Drucke"
|
#define MSG_INFO_PRINT_COUNT "Gesamte Drucke"
|
||||||
|
|
Reference in a new issue