mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-03-15 10:46:18 +00:00
✏️ Fix MSG_LOCKSCREEN
This commit is contained in:
parent
ecc138fc9e
commit
cb31a99319
1 changed files with 0 additions and 1 deletions
|
@ -654,7 +654,6 @@ namespace Language_en {
|
|||
LSTR MSG_COLORS_WHITE = _UxGT("White");
|
||||
LSTR MSG_UI_LANGUAGE = _UxGT("UI Language");
|
||||
LSTR MSG_SOUND_ENABLE = _UxGT("Enable sound");
|
||||
LSTR MSG_LOCKSCREEN = _UxGT("Lock Screen");
|
||||
#else
|
||||
LSTR MSG_MEDIA_NOT_INSERTED = _UxGT("No Media");
|
||||
LSTR MSG_PLEASE_PREHEAT = _UxGT("Please Preheat");
|
||||
|
|
Loading…
Add table
Reference in a new issue