Browse Source

Update Languages.h

heroesiiifan 2 years ago
parent
commit
bee59b3c1c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/Languages.h

+ 1 - 1
lib/Languages.h

@@ -63,7 +63,7 @@ struct Options
 
 inline const auto & getLanguageList()
 {
-	static const std::array<Options, 19> languages
+	static const std::array<Options, 20> languages
 	{ {
 		{ "czech",      "Czech",      "Čeština",    "CP1250", "cs", true },
 		{ "chinese",    "Chinese",    "简体中文",       "GBK",    "zh", true }, // Note: actually Simplified Chinese