Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Firmware/language_it.h')
-rw-r--r--Firmware/language_it.h11
1 files changed, 10 insertions, 1 deletions
diff --git a/Firmware/language_it.h b/Firmware/language_it.h
index 629754760..d25a17200 100644
--- a/Firmware/language_it.h
+++ b/Firmware/language_it.h
@@ -286,4 +286,13 @@
#define MSG_EXTRUDER_1 "Estrusore 1"
#define MSG_EXTRUDER_2 "Estrusore 2"
#define MSG_EXTRUDER_3 "Estrusore 3"
-#define MSG_EXTRUDER_4 "Estrusore 4" \ No newline at end of file
+#define MSG_EXTRUDER_4 "Estrusore 4"
+#define MSG_DATE "Data"
+#define MSG_XYZ_DETAILS "XYZ Cal. dettagli"
+#define MSG_Y_DISTANCE_FROM_MIN "Distanza Y da min:"
+#define MSG_LEFT "Sinistra:"
+#define MSG_CENTER "Centro:"
+#define MSG_RIGHT "Destra:"
+#define MSG_MEASURED_SKEW "Incl. misurata:"
+#define MSG_SLIGHT_SKEW "Incl. leggera:"
+#define MSG_SEVERE_SKEW "Inc. rilevante:" \ No newline at end of file