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",