Browse Source

Update Marlin/language.h

Some dialogs corrected and Default language set to 1
elgambitero 12 years ago
parent
commit
6cd150842f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/language.h

+ 1
- 1
Marlin/language.h View File

9
 // 5  Spanish
9
 // 5  Spanish
10
 // 6  Etc
10
 // 6  Etc
11
 
11
 
12
-#define LANGUAGE_CHOICE 5  // Pick your language from the list above
12
+#define LANGUAGE_CHOICE 1  // Pick your language from the list above
13
 
13
 
14
 #define PROTOCOL_VERSION "1.0"
14
 #define PROTOCOL_VERSION "1.0"
15
 
15
 

Loading…
Cancel
Save