ソースを参照

Merge pull request #7109 from tnw513/fix-italian

added missing italian translation
Scott Lahteine 8年前
コミット
627afb29df
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      Marlin/language_it.h

+ 1
- 0
Marlin/language_it.h ファイルの表示

135
 #define MSG_UBL_SAVE_ERROR                  _UxGT("Err: Salvataggio UBL")
135
 #define MSG_UBL_SAVE_ERROR                  _UxGT("Err: Salvataggio UBL")
136
 #define MSG_UBL_RESTORE_ERROR               _UxGT("Err: Ripristino UBL")
136
 #define MSG_UBL_RESTORE_ERROR               _UxGT("Err: Ripristino UBL")
137
 #define MSG_UBL_Z_OFFSET_STOPPED            _UxGT("Z-Offset Fermato")
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
 #define MSG_MOVING                          _UxGT("In movimento...")
140
 #define MSG_MOVING                          _UxGT("In movimento...")
140
 #define MSG_FREE_XY                         _UxGT("XY liberi")
141
 #define MSG_FREE_XY                         _UxGT("XY liberi")

読み込み中…
キャンセル
保存