diff options
Diffstat (limited to 'common/util.cpp')
| -rw-r--r-- | common/util.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/util.cpp b/common/util.cpp index 4196bd929b..03c9865859 100644 --- a/common/util.cpp +++ b/common/util.cpp @@ -125,6 +125,7 @@ const LanguageDescription g_languages[] = { {"cz", "Czech", CZ_CZE}, {"nl", "Dutch", NL_NLD}, {"nb", "Norwegian Bokm\xE5l", NB_NOR}, + {"pl", "Polish", PL_POL}, {0, 0, UNK_LANG} }; |
