summaryrefslogtreecommitdiff
path: root/src/win32/windows.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/win32/windows.cpp')
-rw-r--r--src/win32/windows.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/win32/windows.cpp b/src/win32/windows.cpp
index a9e0521d0..04eb2fae3 100644
--- a/src/win32/windows.cpp
+++ b/src/win32/windows.cpp
@@ -26,6 +26,7 @@ static struct WindowsLanguage
{"ca_ES", LANG_CATALAN},
{"de_DE", LANG_GERMAN},
{"el_GR", LANG_GREEK},
+ {"en_US", LANG_ENGLISH},
{"es_ES", LANG_SPANISH},
{"fr_FR", LANG_FRENCH},
{"hu_HU", LANG_HUNGARIAN},