Update Italian language

This commit is contained in:
GMagician 2019-07-01 22:37:48 +02:00 committed by Scott Lahteine
parent c28e08c849
commit 54358fbe28
2 changed files with 6 additions and 1 deletions

View file

@ -961,7 +961,7 @@
#define MSG_TOUCHMI_ZTEST _UxGT("Z offset Test")
#endif
#ifndef MSG_TOUCHMI_SAVE
#define MSG_TOUCHMI_SAVE _UxGT("Save")
#define MSG_TOUCHMI_SAVE _UxGT("Save")
#endif
#ifndef MSG_MANUAL_DEPLOY_TOUCHMI
#define MSG_MANUAL_DEPLOY_TOUCHMI _UxGT("Deploy TouchMI")

View file

@ -336,6 +336,11 @@
#define MSG_BLTOUCH_MODE_STORE_OD _UxGT("Metti BLTouch a OD")
#define MSG_BLTOUCH_MODE_ECHO _UxGT("Segnala modo")
#define MSG_BLTOUCH_MODE_CHANGE _UxGT("PERICOLO: Impostazioni errate possono cause danni! Procedo comunque?")
#define MSG_TOUCHMI_PROBE _UxGT("TouchMI")
#define MSG_TOUCHMI_INIT _UxGT("Inizializ.TouchMI")
#define MSG_TOUCHMI_ZTEST _UxGT("Test Z offset")
#define MSG_TOUCHMI_SAVE _UxGT("Memorizzae")
#define MSG_MANUAL_DEPLOY_TOUCHMI _UxGT("Estendi TouchMI")
#define MSG_MANUAL_DEPLOY _UxGT("Estendi Sonda-Z")
#define MSG_BLTOUCH_STOW _UxGT("Ritrai BLTouch")
#define MSG_MANUAL_STOW _UxGT("Ritrai Sonda-Z")