diff --git a/Marlin/language_en.h b/Marlin/language_en.h index cc47320b2d..24f8aa6b58 100644 --- a/Marlin/language_en.h +++ b/Marlin/language_en.h @@ -925,7 +925,7 @@ #define MSG_INFO_PROTOCOL _UxGT("Protocol") #endif #ifndef MSG_CASE_LIGHT - #define MSG_CASE_LIGHT _UxGT("Case light") + #define MSG_CASE_LIGHT _UxGT("LED") #endif #ifndef MSG_CASE_LIGHT_BRIGHTNESS #define MSG_CASE_LIGHT_BRIGHTNESS _UxGT("Light BRIGHTNESS")