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 6aa72bd commit 6b31f6fCopy full SHA for 6b31f6f
resources/lang/en/cup_rounds.php
@@ -15,6 +15,9 @@
15
'2nd Round Qualifying' => '2nd Round Qualifying',
16
'2nd Round Qualifying Replays' => '2nd Round Qualifying Replays',
17
18
+ '8th Finals' => '8th Finals',
19
'16th Finals' => '16th Finals',
20
21
+ 'Play-offs' => 'Play-offs',
22
+
23
];
resources/lang/nl/cup_rounds.php
'2nd Round Qualifying' => '2e Ronde Kwalificatie',
'2nd Round Qualifying Replays' => '2e Ronde Kwalificatie Replays',
+ '8th Finals' => '8e Finales',
'16th Finals' => '16e Finales',
0 commit comments