Browse Source

Update German language (#12280)

Ludy 6 years ago
parent
commit
f2adb4b9cc
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/src/lcd/language/language_de.h

+ 1
- 1
Marlin/src/lcd/language/language_de.h View File

@@ -51,7 +51,7 @@
51 51
 #define MSG_AUTO_HOME_X                     _UxGT("Home X")
52 52
 #define MSG_AUTO_HOME_Y                     _UxGT("Home Y")
53 53
 #define MSG_AUTO_HOME_Z                     _UxGT("Home Z")
54
-#define MSG_AUTO_Z_ALIGN                    _UxGT("Z-Achsen abgleichen")
54
+#define MSG_AUTO_Z_ALIGN                    _UxGT("Z-Achsen ausgleichen")
55 55
 #define MSG_TMC_Z_CALIBRATION               _UxGT("Kalibriere Z")
56 56
 #define MSG_LEVEL_BED_HOMING                _UxGT("Home XYZ")
57 57
 #define MSG_LEVEL_BED_WAITING               _UxGT("Klick zum Starten")

Loading…
Cancel
Save