Bläddra i källkod

Update Italian language (#12344)

Giuliano Zaro 6 år sedan
förälder
incheckning
f7e682eeee
1 ändrade filer med 3 tillägg och 0 borttagningar
  1. 3
    0
      Marlin/src/lcd/language/language_it.h

+ 3
- 0
Marlin/src/lcd/language/language_it.h Visa fil

@@ -82,6 +82,9 @@
82 82
 #define MSG_LEVEL_CORNERS                   _UxGT("Livella spigoli")
83 83
 #define MSG_NEXT_CORNER                     _UxGT("Prossimo spigolo")
84 84
 #define MSG_EDITING_STOPPED                 _UxGT("Modif. Mesh Fermata")
85
+#define MSG_MESH_X                          _UxGT("Indice X")
86
+#define MSG_MESH_Y                          _UxGT("Indice Y")
87
+#define MSG_MESH_EDIT_Z                     _UxGT("Valore di Z")
85 88
 #define MSG_USER_MENU                       _UxGT("Comandi personaliz.")
86 89
 #define MSG_UBL_DOING_G29                   _UxGT("G29 in corso")
87 90
 #define MSG_UBL_UNHOMED                     _UxGT("Home XYZ prima")

Laddar…
Avbryt
Spara