Quellcode durchsuchen

Added missing translations.

Silvio Didonna vor 8 Jahren
Ursprung
Commit
f8c10d6b0e
2 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 1
    0
      Marlin/language_es.h
  2. 1
    0
      Marlin/language_it.h

+ 1
- 0
Marlin/language_es.h Datei anzeigen

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

+ 1
- 0
Marlin/language_it.h Datei anzeigen

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

Laden…
Abbrechen
Speichern