Browse Source

Back port language translation

pull/1/head
Richard Wackerbarth 9 years ago
parent
commit
e2da2b4105
  1. 4
      Marlin/language_nl.h

4
Marlin/language_nl.h

@ -121,8 +121,8 @@
#define MSG_BABYSTEP_Y "Babystap Y"
#define MSG_BABYSTEP_Z "Babystap Z"
#define MSG_ENDSTOP_ABORT "Endstop afbr."
#define MSG_END_HOUR "hours"
#define MSG_END_MINUTE "minutes"
#define MSG_END_HOUR "uur"
#define MSG_END_MINUTE "minuten"
#if ENABLED(DELTA_CALIBRATION_MENU)
#define MSG_DELTA_CALIBRATE "Delta Calibratie"

Loading…
Cancel
Save