|
@@ -65,14 +65,14 @@
|
|
|
|
|
|
#if (COMMUNITY_LANG_GROUP == 1)
|
|
|
#define COMMUNITY_LANG_GROUP1_NL // Community Dutch language
|
|
|
-#define COMMUNITY_LANG_GROUP1_SV // Community Swedish language
|
|
|
-#define COMMUNITY_LANG_GROUP1_DA // Community Danish language
|
|
|
-#define COMMUNITY_LANG_GROUP1_SL // Community Slovanian language
|
|
|
+#define COMMUNITY_LANG_GROUP1_RO // Community Romanian language
|
|
|
#define COMMUNITY_LANG_GROUP1_HU // Community Hungarian language
|
|
|
-#define COMMUNITY_LANG_GROUP1_LB // Community Luxembourgish language
|
|
|
#define COMMUNITY_LANG_GROUP1_HR // Community Croatian language
|
|
|
-#define COMMUNITY_LANG_GROUP1_LT // Community Lithuanian language
|
|
|
-#define COMMUNITY_LANG_GROUP1_RO // Community Romanian language
|
|
|
+//#define COMMUNITY_LANG_GROUP1_SV // Community Swedish language
|
|
|
+//#define COMMUNITY_LANG_GROUP1_DA // Community Danish language
|
|
|
+//#define COMMUNITY_LANG_GROUP1_SL // Community Slovanian language
|
|
|
+//#define COMMUNITY_LANG_GROUP1_LB // Community Luxembourgish language
|
|
|
+//#define COMMUNITY_LANG_GROUP1_LT // Community Lithuanian language
|
|
|
//#define COMMUNITY_LANG_GROUP1_QR // Community new language //..use this as a template and replace 'QR'
|
|
|
#endif
|
|
|
|