소스 검색

Added missing translations.

Silvio Didonna 8 년 전
부모
커밋
f8c10d6b0e
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      Marlin/language_es.h
  2. 1
    0
      Marlin/language_it.h

+ 1
- 0
Marlin/language_es.h 파일 보기

@@ -39,6 +39,7 @@
39 39
 #define MSG_EXTRUDE                         "Extruir"
40 40
 #define MSG_RETRACT                         "Retraer"
41 41
 #define MSG_MOVE_AXIS                       "Mover ejes"
42
+#define MSG_LEVEL_BED                       "Nivelar cama"
42 43
 #define MSG_MOVE_X                          "Mover X"
43 44
 #define MSG_MOVE_Y                          "Mover Y"
44 45
 #define MSG_MOVE_Z                          "Mover Z"

+ 1
- 0
Marlin/language_it.h 파일 보기

@@ -39,6 +39,7 @@
39 39
 #define MSG_EXTRUDE                         "Estrudi"
40 40
 #define MSG_RETRACT                         "Ritrai"
41 41
 #define MSG_MOVE_AXIS                       "Muovi Asse"
42
+#define MSG_LEVEL_BED                       "Livellamento piano"
42 43
 #define MSG_MOVE_X                          "Muovi X"
43 44
 #define MSG_MOVE_Y                          "Muovi Y"
44 45
 #define MSG_MOVE_Z                          "Muovi Z"

Loading…
취소
저장