瀏覽代碼

Merge pull request #4815 from tnw513/fix-italian

Added missing translation (Italian)
Scott Lahteine 9 年之前
父節點
當前提交
4ca837b6cf
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      Marlin/language_it.h

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

166
 #define MSG_ERR_MINTEMP                     "Err: TEMP MINIMA"
166
 #define MSG_ERR_MINTEMP                     "Err: TEMP MINIMA"
167
 #define MSG_ERR_MAXTEMP_BED                 "Err: TEMP MASSIMA PIATTO"
167
 #define MSG_ERR_MAXTEMP_BED                 "Err: TEMP MASSIMA PIATTO"
168
 #define MSG_ERR_MINTEMP_BED                 "Err: TEMP MINIMA PIATTO"
168
 #define MSG_ERR_MINTEMP_BED                 "Err: TEMP MINIMA PIATTO"
169
+#define MSG_ERR_Z_HOMING                    "G28 Z Vietato"
169
 #define MSG_HALTED                          "STAMPANTE FERMATA"
170
 #define MSG_HALTED                          "STAMPANTE FERMATA"
170
 #define MSG_PLEASE_RESET                    "Riavviare prego"
171
 #define MSG_PLEASE_RESET                    "Riavviare prego"
171
 #define MSG_SHORT_DAY                       "g" // One character only
172
 #define MSG_SHORT_DAY                       "g" // One character only

Loading…
取消
儲存