Fix LoL tournament timetable. Also changes in translation files to match reality.

This commit is contained in:
Rene Arumetsa
2026-08-30 18:55:34 +03:00
parent 745344b507
commit 07faee7ee7
3 changed files with 5 additions and 20 deletions

View File

@@ -104,7 +104,7 @@ export const scheduleData: Record<string, ScheduleItem[]> = {
time: "23:00-00:00",
},
{
titleKey: "schedule.events.lolGame4",
titleKey: "schedule.events.lolTournamentQuarters",
locationKey: "schedule.locations.auditorium",
time: "23:00-00:00",
},
@@ -113,11 +113,6 @@ export const scheduleData: Record<string, ScheduleItem[]> = {
locationKey: "schedule.locations.auditorium",
time: "00:00-01:00",
},
{
titleKey: "schedule.events.lolGame5",
locationKey: "schedule.locations.auditorium",
time: "00:00-01:00",
},
{
titleKey: "schedule.events.doorsClose",
locationKey: [
@@ -164,9 +159,9 @@ export const scheduleData: Record<string, ScheduleItem[]> = {
time: "11:30-12:30",
},
{
titleKey: "schedule.events.lolTournamentQuarters",
titleKey: "schedule.events.lolSemiFinals",
locationKey: "schedule.locations.auditorium",
time: "11:30-14:30",
time: "12:30-17:30",
},
{
titleKey: "schedule.events.expoOpens",
@@ -208,16 +203,6 @@ export const scheduleData: Record<string, ScheduleItem[]> = {
locationKey: "schedule.locations.auditorium",
time: "14:30-15:30",
},
{
titleKey: "schedule.events.lolBreak",
locationKey: "schedule.locations.auditorium",
time: "14:30-15:00",
},
{
titleKey: "schedule.events.lolSemiFinals",
locationKey: "schedule.locations.auditorium",
time: "15:00-18:00",
},
{
titleKey: "schedule.events.cs2ScLbR3",
locationKey: "schedule.locations.auditorium",

View File

@@ -806,7 +806,7 @@
"cs2LbR2": "CS2 Loser Bracket Round 2",
"cs2LbR3": "CS2 Loser Bracket Round 3",
"cs2LbR4": "CS2 Loser Bracket Round 4",
"lolTournamentQuarters": "LoL Tournament Day 2 Start (Quarter finals)",
"lolTournamentQuarters": "LoL Quarterfinals",
"cs2ScWbR1": "CS2 Second Chance WB Round 1",
"cs2ScLbR1": "CS2 Second Chance LB Round 1",
"cs2ScWbR2": "CS2 Second Chance WB Round 2",

View File

@@ -807,7 +807,7 @@
"cs2LbR2": "CS2 kaotajate veergu 2. ring",
"cs2LbR3": "CS2 kaotajate veergu 3. ring",
"cs2LbR4": "CS2 kaotajate veergu 4. ring",
"lolTournamentQuarters": "LoL turniiri teine päev (veerandfinaalid)",
"lolTournamentQuarters": "LoL veerandfinaalid",
"cs2ScWbR1": "CS2 teise šansi võitjate veergu 1. ring",
"cs2ScLbR1": "CS2 teise šansi kaotajate veergu 1. ring",
"cs2ScWbR2": "CS2 teise šansi võitjate veergu 2. ring",