aboutsummaryrefslogtreecommitdiff
path: root/common/util.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'common/util.cpp')
-rw-r--r--common/util.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/util.cpp b/common/util.cpp
index 05deda925b..4f16fe5a1d 100644
--- a/common/util.cpp
+++ b/common/util.cpp
@@ -146,6 +146,7 @@ static const struct LanguageDescription languages[] = {
{"gb", "English", EN_GRB},
{"se", "Swedish", SE_SWE},
{"hb", "Hebrew", HB_HEB},
+ {"ru", "Russian", RU_RUS},
{0, 0, UNK_LANG}
};