Add Danish

Closes #96
This commit is contained in:
Ben V. Brown
2017-12-12 13:27:50 +11:00
parent 3c2e8765f2
commit 87c2ed4f53
4 changed files with 375 additions and 157 deletions

View File

@@ -34,7 +34,7 @@ extern const char SettingLeftChar;
extern const char SettingAutoChar;
#define LANG_EN
//#define LANG_EN
//#define LANG_RU
//#define LANG_ES
//#define LANG_SE
@@ -43,6 +43,7 @@ extern const char SettingAutoChar;
//#define LANG_DE
//#define LANG_CS_CZ
//#define LANG_TR
//#define LANG_HR
#define LANG_DK
#endif /* TRANSLATION_H_ */