Introduction of Bulgarian - language_bgr.h

Thank you @Nprod!
This commit is contained in:
AnHardt
2015-04-09 01:26:48 +02:00
parent 98f3130a5c
commit 6248c93f37
4 changed files with 141 additions and 1 deletions

View File

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