We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b32220 commit 31f3d76Copy full SHA for 31f3d76
task-maker-format/src/ioi/statement/mod.rs
@@ -16,7 +16,7 @@ mod booklet;
16
mod statement;
17
18
/// List of languages supported by CMS for statements
19
-pub const LANGUAGES: [&str; 60] = [
+pub const LANGUAGES: [&str; 61] = [
20
"afrikaans",
21
"arabic",
22
"armenian",
@@ -52,6 +52,7 @@ pub const LANGUAGES: [&str; 60] = [
52
"kyrgyz",
53
"latvian",
54
"lithuanian",
55
+ "luxembourgish",
56
"macedonian",
57
"malay",
58
"mongolian",
0 commit comments