Update language_en.h (#12988)
This commit is contained in:
parent
e5801b75f8
commit
dbe4126e07
@ -172,6 +172,9 @@
|
||||
#ifndef MSG_LASER
|
||||
#define MSG_LASER _UxGT("Laser")
|
||||
#endif
|
||||
#ifndef MSG_LASER_MENU
|
||||
#define MSG_LASER_MENU MSG_LASER _UxGT(" Control")
|
||||
#endif
|
||||
#ifndef MSG_LASER_OFF
|
||||
#define MSG_LASER_OFF MSG_LASER _UxGT(" Off")
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user