Browse Source

Update German language (#12261)

Ludy 6 years ago
parent
commit
1f9806875c
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Marlin/src/lcd/language/language_de.h

+ 1
- 0
Marlin/src/lcd/language/language_de.h View File

180
 #define MSG_MOVE_Y                          _UxGT("Bewege Y")
180
 #define MSG_MOVE_Y                          _UxGT("Bewege Y")
181
 #define MSG_MOVE_Z                          _UxGT("Bewege Z")
181
 #define MSG_MOVE_Z                          _UxGT("Bewege Z")
182
 #define MSG_MOVE_E                          _UxGT("Bewege Extruder")
182
 #define MSG_MOVE_E                          _UxGT("Bewege Extruder")
183
+#define MSG_HOTEND_TOO_COLD                 _UxGT("Hotend zu kalt")
183
 #define MSG_MOVE_01MM                       _UxGT(" 0,1 mm")
184
 #define MSG_MOVE_01MM                       _UxGT(" 0,1 mm")
184
 #define MSG_MOVE_1MM                        _UxGT(" 1,0 mm")
185
 #define MSG_MOVE_1MM                        _UxGT(" 1,0 mm")
185
 #define MSG_MOVE_10MM                       _UxGT("10,0 mm")
186
 #define MSG_MOVE_10MM                       _UxGT("10,0 mm")

Loading…
Cancel
Save