aboutsummaryrefslogtreecommitdiff
path: root/common/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/util.h')
-rw-r--r--common/util.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/util.h b/common/util.h
index d1a15a3b5a..0d02b9e5f0 100644
--- a/common/util.h
+++ b/common/util.h
@@ -108,7 +108,8 @@ enum Language {
SE_SWE = 9,
EN_GRB = 10,
HB_HEB = 20,
- RU_RUS = 21
+ RU_RUS = 21,
+ CZ_CZE = 22
};
struct LanguageDescription {