mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-18 23:49:49 +00:00
Added missing translations.
This commit is contained in:
parent
32f75749e4
commit
f8c10d6b0e
2 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
||||||
#define MSG_EXTRUDE "Extruir"
|
#define MSG_EXTRUDE "Extruir"
|
||||||
#define MSG_RETRACT "Retraer"
|
#define MSG_RETRACT "Retraer"
|
||||||
#define MSG_MOVE_AXIS "Mover ejes"
|
#define MSG_MOVE_AXIS "Mover ejes"
|
||||||
|
#define MSG_LEVEL_BED "Nivelar cama"
|
||||||
#define MSG_MOVE_X "Mover X"
|
#define MSG_MOVE_X "Mover X"
|
||||||
#define MSG_MOVE_Y "Mover Y"
|
#define MSG_MOVE_Y "Mover Y"
|
||||||
#define MSG_MOVE_Z "Mover Z"
|
#define MSG_MOVE_Z "Mover Z"
|
||||||
|
|
|
@ -39,6 +39,7 @@
|
||||||
#define MSG_EXTRUDE "Estrudi"
|
#define MSG_EXTRUDE "Estrudi"
|
||||||
#define MSG_RETRACT "Ritrai"
|
#define MSG_RETRACT "Ritrai"
|
||||||
#define MSG_MOVE_AXIS "Muovi Asse"
|
#define MSG_MOVE_AXIS "Muovi Asse"
|
||||||
|
#define MSG_LEVEL_BED "Livellamento piano"
|
||||||
#define MSG_MOVE_X "Muovi X"
|
#define MSG_MOVE_X "Muovi X"
|
||||||
#define MSG_MOVE_Y "Muovi Y"
|
#define MSG_MOVE_Y "Muovi Y"
|
||||||
#define MSG_MOVE_Z "Muovi Z"
|
#define MSG_MOVE_Z "Muovi Z"
|
||||||
|
|
Loading…
Reference in a new issue