Add custom user menu title (#11769)
This commit is contained in:
committed by
Scott Lahteine
parent
17494099a9
commit
f38570ac55
@@ -78,6 +78,7 @@
|
||||
#define MSG_MOVE_AXIS _UxGT("ジクイドウ") // "Move axis"
|
||||
#define MSG_BED_LEVELING _UxGT("ベッドレベリング") // "Bed leveling"
|
||||
#define MSG_LEVEL_BED _UxGT("ベッドレベリング") // "Level bed"
|
||||
|
||||
#define MSG_MOVING _UxGT("イドウチュウ") // "Moving..."
|
||||
#define MSG_FREE_XY _UxGT("XYジク カイホウ") // "Free XY"
|
||||
#define MSG_MOVE_X _UxGT("Xジク イドウ") // "Move X"
|
||||
|
||||
Reference in New Issue
Block a user