Browse Source

Update language_it.h

Scott Lahteine 6 years ago
parent
commit
b4994ad12e
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/src/lcd/language/language_it.h

+ 1
- 1
Marlin/src/lcd/language/language_it.h View File

@@ -435,7 +435,7 @@
435 435
 #endif // LCD_HEIGHT < 4
436 436
 
437 437
 #define MSG_TMC_DRIVERS                     _UxGT("Drivers TMC")
438
-#define MSG_TMC_CURRENT                     _UxGT("Corrente driver")
438
+#define MSG_TMC_CURRENT                     _UxGT("Driver in uso")
439 439
 #define MSG_TMC_HYBRID_THRS                 _UxGT("Soglia modo ibrido")
440 440
 #define MSG_TMC_HOMING_THRS                 _UxGT("Azzer. sensorless")
441 441
 #define MSG_TMC_STEPPING_MODE               _UxGT("Modo stepping")

Loading…
Cancel
Save