Add custom user menu title (#11769)

This commit is contained in:
InsanityAutomation
2018-09-19 16:04:34 -04:00
committed by Scott Lahteine
parent 17494099a9
commit f38570ac55
71 changed files with 78 additions and 8 deletions

View File

@@ -75,6 +75,7 @@
#define MSG_MOVE_AXIS _UxGT("As verplaatsen")
#define MSG_BED_LEVELING _UxGT("Bed Leveling")
#define MSG_LEVEL_BED _UxGT("Level bed")
#define MSG_MOVING _UxGT("Verplaatsen...")
#define MSG_FREE_XY _UxGT("Vrij XY")
#define MSG_MOVE_X _UxGT("Verplaats X")