浏览代码

Update German language (#12261)

Ludy 6 年前
父节点
当前提交
1f9806875c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      Marlin/src/lcd/language/language_de.h

+ 1
- 0
Marlin/src/lcd/language/language_de.h 查看文件

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

正在加载...
取消
保存