Update German language (#12261)

This commit is contained in:
Ludy 2018-10-29 00:11:55 +01:00 committed by Scott Lahteine
parent 63ce8baa55
commit 1f9806875c

View file

@ -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")