1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-04-07 07:10:04 +02:00

Update Languages.h

This commit is contained in:
heroesiiifan 2023-07-28 00:48:06 +00:00 committed by GitHub
parent 648f7344c7
commit bee59b3c1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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