Browse Source

Added missing translations.

pull/1/head
Silvio Didonna 9 years ago
parent
commit
f8c10d6b0e
  1. 1
      Marlin/language_es.h
  2. 1
      Marlin/language_it.h

1
Marlin/language_es.h

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

1
Marlin/language_it.h

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

Loading…
Cancel
Save