Update Italian language (#13148)

This commit is contained in:
Giuliano Zaro 2019-02-13 01:40:34 +01:00 committed by Scott Lahteine
parent c2b90c44e4
commit 2c8d12d3ec
2 changed files with 3 additions and 1 deletions

View file

@ -1360,5 +1360,5 @@
#endif
#ifndef MSG_SERVICE_RESET
#define MSG_SERVICE_RESET _UxGT("Reset")
#define MSG_SERVICE_RESET _UxGT("Reset")
#endif

View file

@ -495,3 +495,5 @@
#define MSG_TMC_HOMING_THRS _UxGT("Azzer. sensorless")
#define MSG_TMC_STEPPING_MODE _UxGT("Modo stepping")
#define MSG_TMC_STEALTH_ENABLED _UxGT("StealthChop abil.")
#define MSG_SERVICE_RESET _UxGT("Resetta")