qt: Fix mistyped LCID value of en-US

This commit is contained in:
Cacodemon345
2022-04-07 01:23:23 +06:00
committed by GitHub
parent 84f4e791f7
commit 84b1a8a7d3

View File

@@ -375,7 +375,7 @@ extern "C++"
{
{0x0405, {"cs-CZ", "Czech (Czech Republic)"} },
{0x0407, {"de-DE", "German (Germany)"} },
{0x0408, {"en-US", "English (United States)"} },
{0x0409, {"en-US", "English (United States)"} },
{0x0809, {"en-GB", "English (United Kingdom)"} },
{0x0C0A, {"es-ES", "Spanish (Spain)"} },
{0x040B, {"fi-FI", "Finnish (Finland)"} },