Update German language, (c) (#14804)

This commit is contained in:
Ludy
2019-08-02 16:21:28 +02:00
committed by Scott Lahteine
parent 8119e511a1
commit 337361d588
19 changed files with 24 additions and 19 deletions

View File

@ -105,6 +105,8 @@
#define MSG_UBL_TOOLS _UxGT("UBL-Werkzeuge")
#define MSG_UBL_LEVEL_BED _UxGT("Unified Bed Leveling")
#define MSG_LCD_TILTING_MESH _UxGT("Berührungspunkt")
#define MSG_M48_TEST _UxGT("M48 Sondentest")
#define MSG_M48_DEVIATION _UxGT("Abweichung")
#define MSG_IDEX_MENU _UxGT("IDEX-Modus")
#define MSG_OFFSETS_MENU _UxGT("Werkzeugversätze")
#define MSG_IDEX_MODE_AUTOPARK _UxGT("Autom. parken")
@ -488,6 +490,7 @@
#define MSG_VTOOLS_RESET _UxGT("V-Tools ist resetet")
#define MSG_START_Z _UxGT("Z Start")
#define MSG_END_Z _UxGT("Z Ende")
#define MSG_GAMES _UxGT("Spiele")
#define MSG_BRICKOUT _UxGT("Brickout")
#define MSG_INVADERS _UxGT("Invaders")
#define MSG_SNAKE _UxGT("Sn4k3")