Ver código fonte

Fix typo in language_uk

Thanks to @pavlus for this one
Scott Lahteine 7 anos atrás
pai
commit
1e4d4e5915
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      Marlin/language_uk.h

+ 1
- 1
Marlin/language_uk.h Ver arquivo

@@ -231,7 +231,7 @@
231 231
   #define MSG_FILAMENT_CHANGE_UNLOAD_1        _UxGT("Вивід...")
232 232
   #define MSG_FILAMENT_CHANGE_INSERT_1        _UxGT("Вставте і нат.")
233 233
   #define MSG_FILAMENT_CHANGE_LOAD_1          _UxGT("Ввід...")
234
-  #define MSG_FILAMENT_CHANGE_EXTRUDE_1       _UxGT("Екстузія...")
234
+  #define MSG_FILAMENT_CHANGE_EXTRUDE_1       _UxGT("Екструзія...")
235 235
   #define MSG_FILAMENT_CHANGE_RESUME_1        _UxGT("Відновлення...")
236 236
 #endif // LCD_HEIGHT < 4
237 237
 

Carregando…
Cancelar
Salvar