From 8b843e997a25b07c94a66fc481232f803e687b95 Mon Sep 17 00:00:00 2001
From: Petr Zahradnik <clexpert@clexpert.cz>
Date: Mon, 4 Apr 2016 17:26:19 +0200
Subject: [PATCH] Update language_cz.h

---
 Marlin/language_cz.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Marlin/language_cz.h b/Marlin/language_cz.h
index 8c1e08cda3..2cc2d2549f 100644
--- a/Marlin/language_cz.h
+++ b/Marlin/language_cz.h
@@ -78,6 +78,7 @@
 #define MSG_MOVE_1MM                        "Posunout o 1mm"
 #define MSG_MOVE_10MM                       "Posunout o 10mm"
 #define MSG_SPEED                           "Rychlost"
+#define MSG_BED_Z                           "Vyska podl."
 #define MSG_NOZZLE                          "Tryska"
 #define MSG_BED                             "Podlozka"
 #define MSG_FAN_SPEED                       "Rychlost vent."
-- 
GitLab