Ver código fonte

MSG_SWITCH_PS_ON = 'Switch Power On' ->'Netzteil Ein'

AnHardt 10 anos atrás
pai
commit
7a32b742f3
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      Marlin/language_de.h

+ 1
- 1
Marlin/language_de.h Ver arquivo

@@ -28,7 +28,7 @@
28 28
 #define MSG_PREHEAT_ABS_BEDONLY             "Vorw. ABS Bett"
29 29
 #define MSG_PREHEAT_ABS_SETTINGS            "Vorwärm. ABS Ein."
30 30
 #define MSG_COOLDOWN                        "Abkühlen"
31
-#define MSG_SWITCH_PS_ON                    "Switch Power On"
31
+#define MSG_SWITCH_PS_ON                    "Netzteil Ein"
32 32
 #define MSG_SWITCH_PS_OFF                   "Switch Power Off"
33 33
 #define MSG_EXTRUDE                         "Extrude"
34 34
 #define MSG_RETRACT                         "Retract"

Carregando…
Cancelar
Salvar