Parcourir la source

Added missing translations.

Silvio Didonna il y a 8 ans
Parent
révision
f8c10d6b0e
2 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 1
    0
      Marlin/language_es.h
  2. 1
    0
      Marlin/language_it.h

+ 1
- 0
Marlin/language_es.h Voir le fichier

@@ -39,6 +39,7 @@
39 39
 #define MSG_EXTRUDE                         "Extruir"
40 40
 #define MSG_RETRACT                         "Retraer"
41 41
 #define MSG_MOVE_AXIS                       "Mover ejes"
42
+#define MSG_LEVEL_BED                       "Nivelar cama"
42 43
 #define MSG_MOVE_X                          "Mover X"
43 44
 #define MSG_MOVE_Y                          "Mover Y"
44 45
 #define MSG_MOVE_Z                          "Mover Z"

+ 1
- 0
Marlin/language_it.h Voir le fichier

@@ -39,6 +39,7 @@
39 39
 #define MSG_EXTRUDE                         "Estrudi"
40 40
 #define MSG_RETRACT                         "Ritrai"
41 41
 #define MSG_MOVE_AXIS                       "Muovi Asse"
42
+#define MSG_LEVEL_BED                       "Livellamento piano"
42 43
 #define MSG_MOVE_X                          "Muovi X"
43 44
 #define MSG_MOVE_Y                          "Muovi Y"
44 45
 #define MSG_MOVE_Z                          "Muovi Z"

Chargement…
Annuler
Enregistrer