mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-18 15:39:31 +00:00
fixed mistranslations and minor changes for consistency between "it" and "en" files.
This commit is contained in:
parent
6208db3b00
commit
e215c7100d
1 changed files with 2 additions and 2 deletions
|
@ -73,7 +73,7 @@
|
|||
#define MSG_MOVE_01MM "Muovi di 0.1mm"
|
||||
#define MSG_MOVE_1MM "Muovi di 1mm"
|
||||
#define MSG_MOVE_10MM "Muovi di 10mm"
|
||||
#define MSG_SPEED "Velcità"
|
||||
#define MSG_SPEED "Velocità"
|
||||
#define MSG_NOZZLE "Ugello"
|
||||
#define MSG_BED "Piatto"
|
||||
#define MSG_FAN_SPEED "Velocità ventola"
|
||||
|
@ -108,7 +108,7 @@
|
|||
#define MSG_ESTEPS "Epassi/mm"
|
||||
#define MSG_TEMPERATURE "Temperatura"
|
||||
#define MSG_MOTION "Movimento"
|
||||
#define MSG_VOLUMETRIC "Filament"
|
||||
#define MSG_VOLUMETRIC "Filamento"
|
||||
#define MSG_VOLUMETRIC_ENABLED "E in mm3"
|
||||
#define MSG_FILAMENT_DIAM "Diam. filo"
|
||||
#define MSG_CONTRAST "Contrasto LCD"
|
||||
|
|
Loading…
Reference in a new issue