Browse Source

added missing italian translation

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

+ 1
- 0
Marlin/language_it.h View File

@@ -135,6 +135,7 @@
135 135
 #define MSG_UBL_SAVE_ERROR                  _UxGT("Err: Salvataggio UBL")
136 136
 #define MSG_UBL_RESTORE_ERROR               _UxGT("Err: Ripristino UBL")
137 137
 #define MSG_UBL_Z_OFFSET_STOPPED            _UxGT("Z-Offset Fermato")
138
+#define MSG_UBL_STEP_BY_STEP_MENU           _UxGT("UBL passo passo")
138 139
 
139 140
 #define MSG_MOVING                          _UxGT("In movimento...")
140 141
 #define MSG_FREE_XY                         _UxGT("XY liberi")

Loading…
Cancel
Save