Skip to content
Snippets Groups Projects
Commit 82a187ac authored by Scott Lahteine's avatar Scott Lahteine Committed by GitHub
Browse files

Merge pull request #5359 from AnHardt/update-de

Add missing translations to lang-de
parents c9c6e084 e7fc353f
Branches
Tags
No related merge requests found
...@@ -146,6 +146,8 @@ ...@@ -146,6 +146,8 @@
#define MSG_INIT_SDCARD "SD-Karte erkennen" // Manually initialize the SD-card via user interface #define MSG_INIT_SDCARD "SD-Karte erkennen" // Manually initialize the SD-card via user interface
#define MSG_CNG_SDCARD "SD-Karte getauscht" // SD-card changed by user. For machines with no autocarddetect. Both send "M21" #define MSG_CNG_SDCARD "SD-Karte getauscht" // SD-card changed by user. For machines with no autocarddetect. Both send "M21"
#define MSG_ZPROBE_OUT "Sensor ausserhalb" #define MSG_ZPROBE_OUT "Sensor ausserhalb"
#define MSG_BLTOUCH_SELFTEST "BLTouch Test"
#define MSG_BLTOUCH_RESET "BLTouch Reset"
#define MSG_HOME "Vorher" // Used as MSG_HOME " " MSG_X MSG_Y MSG_Z " " MSG_FIRST #define MSG_HOME "Vorher" // Used as MSG_HOME " " MSG_X MSG_Y MSG_Z " " MSG_FIRST
#define MSG_FIRST "homen" #define MSG_FIRST "homen"
#define MSG_ZPROBE_ZOFFSET "Z Versatz" #define MSG_ZPROBE_ZOFFSET "Z Versatz"
...@@ -204,6 +206,10 @@ ...@@ -204,6 +206,10 @@
#define MSG_INFO_MAX_TEMP "Max Temp" #define MSG_INFO_MAX_TEMP "Max Temp"
#define MSG_INFO_PSU "Stromversorgung" #define MSG_INFO_PSU "Stromversorgung"
#define MSG_DRIVE_STRENGTH "Motorströme"
#define MSG_DAC_PERCENT "Treiber %"
#define MSG_DAC_EEPROM_WRITE "Werte speichern"
#define MSG_FILAMENT_CHANGE_HEADER "ÄNDERE FILAMENT" #define MSG_FILAMENT_CHANGE_HEADER "ÄNDERE FILAMENT"
#define MSG_FILAMENT_CHANGE_OPTION_HEADER "ÄNDERE OPTIONEN:" #define MSG_FILAMENT_CHANGE_OPTION_HEADER "ÄNDERE OPTIONEN:"
#define MSG_FILAMENT_CHANGE_OPTION_EXTRUDE "Extrude mehr" #define MSG_FILAMENT_CHANGE_OPTION_EXTRUDE "Extrude mehr"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment