From 98392782eaad476a18e6fb49e33e5585f3e36bfe Mon Sep 17 00:00:00 2001 From: Petr Zahradnik Date: Sat, 19 Mar 2016 20:45:13 +0100 Subject: [PATCH] Update Configuration.h --- Marlin/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index bb8b8ba26..9e173ac8c 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -674,7 +674,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // @section lcd // Define your display language below. Replace (en) with your language code and uncomment. -// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test +// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, cz, test // See also language.h #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)