Browse Source

Update German language (#12261)

pull/1/head
Ludy 6 years ago
committed by Scott Lahteine
parent
commit
1f9806875c
  1. 1
      Marlin/src/lcd/language/language_de.h

1
Marlin/src/lcd/language/language_de.h

@ -180,6 +180,7 @@
#define MSG_MOVE_Y _UxGT("Bewege Y")
#define MSG_MOVE_Z _UxGT("Bewege Z")
#define MSG_MOVE_E _UxGT("Bewege Extruder")
#define MSG_HOTEND_TOO_COLD _UxGT("Hotend zu kalt")
#define MSG_MOVE_01MM _UxGT(" 0,1 mm")
#define MSG_MOVE_1MM _UxGT(" 1,0 mm")
#define MSG_MOVE_10MM _UxGT("10,0 mm")

Loading…
Cancel
Save