Skip to content

Commit c63f95f

Browse files
committed
Merge pull request #3748 from clexpert/patch-1
Lastest changes in Czech translate
2 parents e01e529 + 50b1a6b commit c63f95f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Marlin/language_cz.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,17 @@
4242
#define WELCOME_MSG MACHINE_NAME " pripraven."
4343
#define MSG_SD_INSERTED "Karta vlozena"
4444
#define MSG_SD_REMOVED "Karta vyjmuta"
45+
#define MSG_LCD_ENDSTOPS "Endstopy" // maximalne 8 znaku
4546
#define MSG_MAIN "Hlavni nabidka"
4647
#define MSG_AUTOSTART "Autostart"
4748
#define MSG_DISABLE_STEPPERS "Uvolnit motory"
4849
#define MSG_AUTO_HOME "Domovska pozice"
50+
#define MSG_AUTO_HOME_X "Domu osa X"
51+
#define MSG_AUTO_HOME_Y "Domu osa Y"
52+
#define MSG_AUTO_HOME_Z "Domu osa Z"
4953
#define MSG_LEVEL_BED_HOMING "Mereni podlozky"
5054
#define MSG_LEVEL_BED_WAITING "Kliknutim spustte"
55+
#define MSG_LEVEL_BED_NEXT_POINT "Dalsi bod"
5156
#define MSG_LEVEL_BED_DONE "Mereni hotovo!"
5257
#define MSG_LEVEL_BED_CANCEL "Storno"
5358
#define MSG_SET_HOME_OFFSETS "Nastavit ofsety"

0 commit comments

Comments
 (0)