diff --git a/Marlin/language_en.h b/Marlin/language_en.h index 24f8aa6b58..5bf24d0b82 100644 --- a/Marlin/language_en.h +++ b/Marlin/language_en.h @@ -928,7 +928,7 @@ #define MSG_CASE_LIGHT _UxGT("LED") #endif #ifndef MSG_CASE_LIGHT_BRIGHTNESS - #define MSG_CASE_LIGHT_BRIGHTNESS _UxGT("Light BRIGHTNESS") + #define MSG_CASE_LIGHT_BRIGHTNESS _UxGT("LED BRIGHTNESS") #endif #if LCD_WIDTH >= 20 #ifndef MSG_INFO_PRINT_COUNT