Skip to content

Commit 7f9f922

Browse files
GMagicianthinkyhead
authored andcommitted
🌐 Update Italian language (MarlinFirmware#25454)
1 parent 197b319 commit 7f9f922

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Marlin/src/lcd/language/language_it.h

+2
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,8 @@ namespace Language_it {
577577
LSTR MSG_TOUCHMI_SAVE = _UxGT("Memorizzare");
578578
LSTR MSG_MANUAL_DEPLOY_TOUCHMI = _UxGT("Estendi TouchMI");
579579
LSTR MSG_MANUAL_DEPLOY = _UxGT("Estendi Sonda-Z");
580+
LSTR MSG_MANUAL_PENUP = _UxGT("Penna su");
581+
LSTR MSG_MANUAL_PENDOWN = _UxGT("Penna giù");
580582
LSTR MSG_BLTOUCH_STOW = _UxGT("Ritrai BLTouch");
581583
LSTR MSG_MANUAL_STOW = _UxGT("Ritrai Sonda-Z");
582584
LSTR MSG_HOME_FIRST = _UxGT("Home %s prima");

0 commit comments

Comments
 (0)