Przeglądaj źródła

Add 'cn' to the other 'Configuration.h's

AnHardt 9 lat temu
rodzic
commit
6cba6bcd82

+ 1
- 1
Marlin/configurator/config/Configuration.h Wyświetl plik

@@ -641,7 +641,7 @@ const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic
641 641
 // @section lcd
642 642
 
643 643
 // Define your display language below. Replace (en) with your language code and uncomment.
644
-// en, pl, fr, de, es, ru, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, test
644
+// en, pl, fr, de, es, ru, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
645 645
 // See also language.h
646 646
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
647 647
 

+ 1
- 1
Marlin/example_configurations/Felix/Configuration.h Wyświetl plik

@@ -575,7 +575,7 @@ const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic
575 575
 //==============================LCD and SD support=============================
576 576
 
577 577
 // Define your display language below. Replace (en) with your language code and uncomment.
578
-// en, pl, fr, de, es, ru, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, test
578
+// en, pl, fr, de, es, ru, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
579 579
 // See also language.h
580 580
 //#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
581 581
 

+ 1
- 1
Marlin/example_configurations/Felix/Configuration_DUAL.h Wyświetl plik

@@ -571,7 +571,7 @@ const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic
571 571
 //==============================LCD and SD support=============================
572 572
 
573 573
 // Define your display language below. Replace (en) with your language code and uncomment.
574
-// en, pl, fr, de, es, ru, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, test
574
+// en, pl, fr, de, es, ru, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
575 575
 // See also language.h
576 576
 //#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
577 577
 

+ 1
- 1
Marlin/example_configurations/Hephestos/Configuration.h Wyświetl plik

@@ -595,7 +595,7 @@ const bool Z_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the logic
595 595
 //==============================LCD and SD support=============================
596 596
 
597 597
 // Define your display language below. Replace (en) with your language code and uncomment.
598
-// en, pl, fr, de, es, ru, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, test
598
+// en, pl, fr, de, es, ru, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
599 599
 // See also language.h
600 600
 //#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
601 601
 

+ 1
- 1
Marlin/example_configurations/K8200/Configuration.h Wyświetl plik

@@ -653,7 +653,7 @@ const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic
653 653
 // @section lcd
654 654
 
655 655
 // Define your display language below. Replace (en) with your language code and uncomment.
656
-// en, pl, fr, de, es, ru, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, test
656
+// en, pl, fr, de, es, ru, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
657 657
 // See also language.h
658 658
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
659 659
 

+ 1
- 1
Marlin/example_configurations/SCARA/Configuration.h Wyświetl plik

@@ -626,7 +626,7 @@ const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic
626 626
 //==============================LCD and SD support=============================
627 627
 
628 628
 // Define your display language below. Replace (en) with your language code and uncomment.
629
-// en, pl, fr, de, es, ru, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, test
629
+// en, pl, fr, de, es, ru, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
630 630
 // See also language.h
631 631
 //#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
632 632
 

+ 1
- 1
Marlin/example_configurations/WITBOX/Configuration.h Wyświetl plik

@@ -594,7 +594,7 @@ const bool Z_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the logic
594 594
 //==============================LCD and SD support=============================
595 595
 
596 596
 // Define your display language below. Replace (en) with your language code and uncomment.
597
-// en, pl, fr, de, es, ru, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, test
597
+// en, pl, fr, de, es, ru, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
598 598
 // See also language.h
599 599
 //#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
600 600
 

+ 1
- 1
Marlin/example_configurations/delta/generic/Configuration.h Wyświetl plik

@@ -643,7 +643,7 @@ const bool Z_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the logic
643 643
 //==============================LCD and SD support=============================
644 644
 
645 645
 // Define your display language below. Replace (en) with your language code and uncomment.
646
-// en, pl, fr, de, es, ru, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, test
646
+// en, pl, fr, de, es, ru, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
647 647
 // See also language.h
648 648
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
649 649
 

+ 1
- 1
Marlin/example_configurations/delta/kossel_mini/Configuration.h Wyświetl plik

@@ -647,7 +647,7 @@ const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic
647 647
 //==============================LCD and SD support=============================
648 648
 
649 649
 // Define your display language below. Replace (en) with your language code and uncomment.
650
-// en, pl, fr, de, es, ru, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, test
650
+// en, pl, fr, de, es, ru, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
651 651
 // See also language.h
652 652
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
653 653
 

+ 1
- 1
Marlin/example_configurations/makibox/Configuration.h Wyświetl plik

@@ -594,7 +594,7 @@ const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic
594 594
 //==============================LCD and SD support=============================
595 595
 
596 596
 // Define your display language below. Replace (en) with your language code and uncomment.
597
-// en, pl, fr, de, es, ru, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, test
597
+// en, pl, fr, de, es, ru, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
598 598
 // See also language.h
599 599
 //#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
600 600
 

+ 1
- 1
Marlin/example_configurations/tvrrug/Round2/Configuration.h Wyświetl plik

@@ -600,7 +600,7 @@ const bool Z_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the logic
600 600
 //==============================LCD and SD support=============================
601 601
 
602 602
 // Define your display language below. Replace (en) with your language code and uncomment.
603
-// en, pl, fr, de, es, ru, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, test
603
+// en, pl, fr, de, es, ru, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
604 604
 // See also language.h
605 605
 //#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
606 606
 

Ładowanie…
Anuluj
Zapisz