diff --git a/lang/lang_en_fr.txt b/lang/lang_en_fr.txt index 7867f97a..1d8ac1bd 100644 --- a/lang/lang_en_fr.txt +++ b/lang/lang_en_fr.txt @@ -1206,3 +1206,20 @@ "You can always resume the Wizard from Calibration -> Wizard." "Vous pouvez toujours poursuivre l'assistant dans Calibration-> Assistant." +#MSG_BED_SKEW_OFFSET_DETECTION_SKEW_EXTREME c=20 r=8 +"XYZ calibration all right. Skew will be corrected automatically." + +#MSG_BED_SKEW_OFFSET_DETECTION_SKEW_MILD c=20 r=8 +"XYZ calibration all right. X/Y axes are slightly skewed. Good job!" + +#MSG_BED_SKEW_OFFSET_DETECTION_PERFECT c=20 r=8 +"XYZ calibration ok. X/Y axes are perpendicular. Congratulations!" + +#MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_BOTH_FAR c=20 r=8 +"XYZ calibration compromised. Front calibration points not reachable." + +#MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_RIGHT_FAR c=20 r=8 +"XYZ calibration compromised. Right front calibration point not reachable." + +#MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_LEFT_FAR c=20 r=8 +"XYZ calibration compromised. Left front calibration point not reachable."