Browse Source

Added missing translations

Silvio Didonna 7 years ago
parent
commit
ff2b2d5939
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Marlin/language_it.h

+ 1
- 0
Marlin/language_it.h View File

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…
Cancel
Save