浏览代码

Update Italian language (#12196)

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

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

@@ -180,6 +180,7 @@
180 180
 #define MSG_MOVE_Y                          _UxGT("Muovi Y")
181 181
 #define MSG_MOVE_Z                          _UxGT("Muovi Z")
182 182
 #define MSG_MOVE_E                          _UxGT("Estrusore")
183
+#define MSG_HOTEND_TOO_COLD                 _UxGT("Ugello freddo")
183 184
 #define MSG_MOVE_01MM                       _UxGT("Muovi di 0.1mm")
184 185
 #define MSG_MOVE_1MM                        _UxGT("Muovi di 1mm")
185 186
 #define MSG_MOVE_10MM                       _UxGT("Muovi di 10mm")

正在加载...
取消
保存