Added French translation.

This commit is contained in:
Muzychenko Andrey 2021-10-28 11:41:30 +03:00
parent 457a982f72
commit bd606436bd
4 changed files with 3 additions and 1 deletions

View File

@ -77,6 +77,7 @@ LanguageMenuEntry options::LanguageMenu[]
{L"Polski", Languages::Polish},
{L"Deutsch", Languages::German},
{L"日本", Languages::Japanese},
{L"Français", Languages::French},
};
void options::ReadOptions()

View File

@ -11,6 +11,7 @@ enum class Languages
Polish = MAKELANGID(LANG_POLISH, SUBLANG_POLISH_POLAND),
German = MAKELANGID(LANG_GERMAN, SUBLANG_GERMAN),
Japanese = MAKELANGID(LANG_JAPANESE, SUBLANG_JAPANESE_JAPAN),
French = MAKELANGID(LANG_FRENCH, SUBLANG_FRENCH),
};
struct LanguageMenuEntry

View File

@ -242,7 +242,7 @@
#define DLG_HIGHSCORES_EditName5 605
#define Menu1_AlternativeRender 601
#define Menu1_Language 700
#define Menu1_LanguageMax 707
#define Menu1_LanguageMax 708
// Next default values for new objects
//