Browse Source

🚸 Fix BLTouch spelling

Scott Lahteine 2 years ago
parent
commit
b55cf3c9f6

+ 1
- 1
Marlin/src/lcd/extui/mks_ui/tft_Language_en.h View File

@@ -105,7 +105,7 @@
105 105
 
106 106
 #define LEVELING_PARA_CONF_TITLE_EN     "leveling setting"
107 107
 #define AUTO_LEVELING_ENABLE_EN         "Enable auto leveling"
108
-#define BLTOUCH_LEVELING_ENABLE_EN      "Enable BLtouch"
108
+#define BLTOUCH_LEVELING_ENABLE_EN      "Enable BLTouch"
109 109
 #define PROBE_PORT_EN                   "Probe connector"
110 110
 #define PROBE_X_OFFSET_EN               "Probe X-axis offset"
111 111
 #define PROBE_Y_OFFSET_EN               "Probe Y-axis offset"

+ 1
- 1
Marlin/src/lcd/extui/mks_ui/tft_Language_s_cn.h View File

@@ -90,7 +90,7 @@
90 90
 
91 91
 #define LEVELING_PARA_CONF_TITLE_CN   "调平参数"
92 92
 #define AUTO_LEVELING_ENABLE_CN       "自动调平"
93
-#define BLTOUCH_LEVELING_ENABLE_CN    "启动BLtouch"
93
+#define BLTOUCH_LEVELING_ENABLE_CN    "启动BLTouch"
94 94
 #define PROBE_PORT_CN                 "调平探针接口"
95 95
 #define PROBE_X_OFFSET_CN             "探针X方向偏移"
96 96
 #define PROBE_Y_OFFSET_CN             "探针Y方向偏移"

+ 1
- 1
Marlin/src/lcd/extui/mks_ui/tft_Language_t_cn.h View File

@@ -90,7 +90,7 @@
90 90
 
91 91
 #define LEVELING_PARA_CONF_TITLE_T_CN   "調平參數"
92 92
 #define AUTO_LEVELING_ENABLE_T_CN       "自動調平"
93
-#define BLTOUCH_LEVELING_ENABLE_T_CN    "啟動BLtouch"
93
+#define BLTOUCH_LEVELING_ENABLE_T_CN    "啟動BLTouch"
94 94
 #define PROBE_PORT_T_CN                 "調平探針接口"
95 95
 #define PROBE_X_OFFSET_T_CN             "探針X方向偏移"
96 96
 #define PROBE_Y_OFFSET_T_CN             "探针Y方向偏移"

Loading…
Cancel
Save