Browse Source

Update German language (#12336)

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

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

@@ -84,6 +84,7 @@
84 84
 #define MSG_LEVEL_CORNERS                   _UxGT("Ecken nivellieren")
85 85
 #define MSG_NEXT_CORNER                     _UxGT("Nächste Ecke")
86 86
 #define MSG_EDITING_STOPPED                 _UxGT("Netzbearb. angeh.")
87
+#define MSG_MESH_EDIT_Z                     _UxGT("Z-Wert")
87 88
 #define MSG_USER_MENU                       _UxGT("Benutzer-Menü")
88 89
 #define MSG_UBL_DOING_G29                   _UxGT("G29 ausführen")
89 90
 #define MSG_UBL_UNHOMED                     _UxGT("Home XYZ zuerst")

Loading…
Cancel
Save