Browse Source

Russian correction (#14862)

Acenotass 6 years ago
parent
commit
3914bcfbb1
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/src/lcd/language/language_ru.h

+ 1
- 1
Marlin/src/lcd/language/language_ru.h View File

306
 // TODO: TouchMI Probe, Manual deploy/stow
306
 // TODO: TouchMI Probe, Manual deploy/stow
307
 
307
 
308
 #define MSG_HOME                            _UxGT("Паркуй") // Used as MSG_HOME " " MSG_X MSG_Y MSG_Z " " MSG_FIRST
308
 #define MSG_HOME                            _UxGT("Паркуй") // Used as MSG_HOME " " MSG_X MSG_Y MSG_Z " " MSG_FIRST
309
-#define MSG_FIRST                           _UxGT("первый")
309
+#define MSG_FIRST                           _UxGT("сначала")
310
 #define MSG_ZPROBE_ZOFFSET                  _UxGT("Смещение Z")
310
 #define MSG_ZPROBE_ZOFFSET                  _UxGT("Смещение Z")
311
 #define MSG_BABYSTEP_X                      _UxGT("Микрошаг X")
311
 #define MSG_BABYSTEP_X                      _UxGT("Микрошаг X")
312
 #define MSG_BABYSTEP_Y                      _UxGT("Микрошаг Y")
312
 #define MSG_BABYSTEP_Y                      _UxGT("Микрошаг Y")

Loading…
Cancel
Save