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,6 +166,7 @@
166 166
 #define MSG_ERR_MINTEMP                     "Err: TEMP MINIMA"
167 167
 #define MSG_ERR_MAXTEMP_BED                 "Err: TEMP MASSIMA PIATTO"
168 168
 #define MSG_ERR_MINTEMP_BED                 "Err: TEMP MINIMA PIATTO"
169
+#define MSG_ERR_Z_HOMING                    "G28 Z Vietato"
169 170
 #define MSG_HALTED                          "STAMPANTE FERMATA"
170 171
 #define MSG_PLEASE_RESET                    "Riavviare prego"
171 172
 #define MSG_SHORT_DAY                       "g" // One character only

Loading…
Cancel
Save