Follow-up the PR #4055 (Croatian language support)
・Update a forgotten Configuration.h of Cartesio
This commit is contained in:
parent
cabb71ff38
commit
c5eecb11b2
@ -819,8 +819,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
||||
//
|
||||
// Here you may choose the language used by Marlin on the LCD menus, the following
|
||||
// list of languages are available:
|
||||
// en, pl, fr, de, es, ru, bg, it, pt, pt_utf8, pt-br, pt-br_utf8,
|
||||
// fi, an, nl, ca, eu, kana, kana_utf8, cn, cz, test
|
||||
// en, an, bg, ca, cn, cz, de, es, eu, fi, fr, gl, hr, it, kana,
|
||||
// kana_utf8, nl, pl, pt, pt_utf8, pt-br, pt-br_utf8, ru, test
|
||||
//
|
||||
// :{'en':'English','an':'Aragonese','bg':'Bulgarian','ca':'Catalan','cn':'Chinese','cz':'Czech','de':'German','es':'Spanish','eu':'Basque-Euskera','fi':'Finnish','fr':'French','gl':'Galician','hr':'Croatian','it':'Italian','kana':'Japanese','kana_utf8':'Japanese (UTF8)','nl':'Dutch','pl':'Polish','pt':'Portuguese','pt-br':'Portuguese (Brazilian)','pt-br_utf8':'Portuguese (Brazilian UTF8)','pt_utf8':'Portuguese (UTF8)','ru':'Russian','test':'TEST'}
|
||||
//
|
||||
#define LCD_LANGUAGE en
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user