look at your configuration.h
there should be some lines like :
#define LANGUAGE_DE_ACTIVE 1 // German
#define LANGUAGE_EN_ACTIVE 1 // English
1 means language gets compiled in , 0 means not
select the language you want and reflash the board , thats all