Added Italian translation.

This commit is contained in:
Muzychenko Andrey 2021-10-28 18:17:36 +03:00
parent bd606436bd
commit 4878b6a835
4 changed files with 3 additions and 1 deletions

View File

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

View File

@ -12,6 +12,7 @@ enum class Languages
German = MAKELANGID(LANG_GERMAN, SUBLANG_GERMAN),
Japanese = MAKELANGID(LANG_JAPANESE, SUBLANG_JAPANESE_JAPAN),
French = MAKELANGID(LANG_FRENCH, SUBLANG_FRENCH),
Italian = MAKELANGID(LANG_ITALIAN, SUBLANG_ITALIAN),
};
struct LanguageMenuEntry

View File

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