Fix timetable mixup

This commit is contained in:
2026-08-21 23:14:19 +03:00
parent bb88339939
commit b240104496
3 changed files with 104 additions and 42 deletions

View File

@@ -75,7 +75,7 @@ export const scheduleData: Record<string, ScheduleItem[]> = {
},
{
titleKey: "schedule.events.lolGame1",
locationKey: "schedule.locations.studentHouse",
locationKey: "schedule.locations.auditorium",
time: "20:00-21:00",
},
{
@@ -85,7 +85,7 @@ export const scheduleData: Record<string, ScheduleItem[]> = {
},
{
titleKey: "schedule.events.lolGame2",
locationKey: "schedule.locations.studentHouse",
locationKey: "schedule.locations.auditorium",
time: "21:00-22:00",
},
{
@@ -95,7 +95,7 @@ export const scheduleData: Record<string, ScheduleItem[]> = {
},
{
titleKey: "schedule.events.lolGame3",
locationKey: "schedule.locations.studentHouse",
locationKey: "schedule.locations.auditorium",
time: "22:00-23:00",
},
{
@@ -105,7 +105,7 @@ export const scheduleData: Record<string, ScheduleItem[]> = {
},
{
titleKey: "schedule.events.lolGame4",
locationKey: "schedule.locations.studentHouse",
locationKey: "schedule.locations.auditorium",
time: "23:00-00:00",
},
{
@@ -115,7 +115,7 @@ export const scheduleData: Record<string, ScheduleItem[]> = {
},
{
titleKey: "schedule.events.lolGame5",
locationKey: "schedule.locations.studentHouse",
locationKey: "schedule.locations.auditorium",
time: "00:00-01:00",
},
{
@@ -149,23 +149,23 @@ export const scheduleData: Record<string, ScheduleItem[]> = {
time: "09:00-11:30",
},
{
titleKey: "schedule.events.mcWbR1",
titleKey: "schedule.events.cs2WbR1",
locationKey: "schedule.locations.auditorium",
time: "10:30-13:00",
},
{
titleKey: "schedule.events.scWbR1",
locationKey: "schedule.locations.studentHouse",
titleKey: "schedule.events.cs2ScWbR1",
locationKey: "schedule.locations.auditorium",
time: "10:30-11:30",
},
{
titleKey: "schedule.events.scLbR1",
locationKey: "schedule.locations.studentHouse",
titleKey: "schedule.events.cs2ScLbR1",
locationKey: "schedule.locations.auditorium",
time: "11:30-12:30",
},
{
titleKey: "schedule.events.mcTournamentQuarters",
locationKey: "schedule.locations.lobbyAndLanArea",
titleKey: "schedule.events.lolTournamentQuarters",
locationKey: "schedule.locations.auditorium",
time: "11:30-14:30",
},
{
@@ -184,53 +184,53 @@ export const scheduleData: Record<string, ScheduleItem[]> = {
time: "13:00-19:00",
},
{
titleKey: "schedule.events.mcLbR1",
titleKey: "schedule.events.cs2LbR1",
locationKey: "schedule.locations.auditorium",
time: "13:00-14:00",
},
{
titleKey: "schedule.events.scWbR2",
locationKey: "schedule.locations.studentHouse",
titleKey: "schedule.events.cs2ScWbR2",
locationKey: "schedule.locations.auditorium",
time: "12:30-13:30",
},
{
titleKey: "schedule.events.scLbR2",
locationKey: "schedule.locations.studentHouse",
titleKey: "schedule.events.cs2ScLbR2",
locationKey: "schedule.locations.auditorium",
time: "13:30-14:30",
},
{
titleKey: "schedule.events.mcWbR2",
titleKey: "schedule.events.cs2WbR2",
locationKey: "schedule.locations.auditorium",
time: "14:00-16:00",
},
{
titleKey: "schedule.events.scWbR3",
locationKey: "schedule.locations.studentHouse",
titleKey: "schedule.events.cs2ScWbR3",
locationKey: "schedule.locations.auditorium",
time: "14:30-15:30",
},
{
titleKey: "schedule.events.break",
locationKey: "schedule.locations.lobbyAndLanArea",
titleKey: "schedule.events.lolBreak",
locationKey: "schedule.locations.auditorium",
time: "14:30-15:00",
},
{
titleKey: "schedule.events.semiFinals",
locationKey: "schedule.locations.lobbyAndLanArea",
titleKey: "schedule.events.lolSemiFinals",
locationKey: "schedule.locations.auditorium",
time: "15:00-18:00",
},
{
titleKey: "schedule.events.scLbR3",
locationKey: "schedule.locations.studentHouse",
titleKey: "schedule.events.cs2ScLbR3",
locationKey: "schedule.locations.auditorium",
time: "15:45-16:30",
},
{
titleKey: "schedule.events.mcLbR2",
titleKey: "schedule.events.cs2LbR2",
locationKey: "schedule.locations.auditorium",
time: "16:30-17:30",
},
{
titleKey: "schedule.events.scLbR4",
locationKey: "schedule.locations.studentHouse",
titleKey: "schedule.events.cs2ScLbR4",
locationKey: "schedule.locations.auditorium",
time: "16:30-17:30",
},
{
@@ -254,18 +254,18 @@ export const scheduleData: Record<string, ScheduleItem[]> = {
time: "19:00-20:00",
},
{
titleKey: "schedule.events.finalsAndThirdPlace",
locationKey: "schedule.locations.lobbyAndLanArea",
titleKey: "schedule.events.lolFinalsAndThirdPlace",
locationKey: "schedule.locations.auditorium",
time: "19:00-00:00",
},
{
titleKey: "schedule.events.mcWbR3",
titleKey: "schedule.events.cs2WbR3",
locationKey: "schedule.locations.auditorium",
time: "19:30-22:00",
},
{
titleKey: "schedule.events.scSemiFinal",
locationKey: "schedule.locations.studentHouse",
titleKey: "schedule.events.cs2ScSemiFinal",
locationKey: "schedule.locations.auditorium",
time: "19:30-20:30",
},
{
@@ -289,8 +289,8 @@ export const scheduleData: Record<string, ScheduleItem[]> = {
time: "20:30-21:00",
},
{
titleKey: "schedule.events.scLbR5",
locationKey: "schedule.locations.studentHouse",
titleKey: "schedule.events.cs2ScLbR5",
locationKey: "schedule.locations.auditorium",
time: "20:30-21:30",
},
{
@@ -299,8 +299,8 @@ export const scheduleData: Record<string, ScheduleItem[]> = {
time: "21:00-21:30",
},
{
titleKey: "schedule.events.scTournamentFinalEnd",
locationKey: "schedule.locations.studentHouse",
titleKey: "schedule.events.cs2ScTournamentFinal",
locationKey: "schedule.locations.auditorium",
time: "21:30-23:30",
},
{
@@ -309,7 +309,7 @@ export const scheduleData: Record<string, ScheduleItem[]> = {
time: "21:30-22:00",
},
{
titleKey: "schedule.events.mcLbR3",
titleKey: "schedule.events.cs2LbR3",
locationKey: "schedule.locations.auditorium",
time: "22:00-23:00",
},
@@ -319,7 +319,7 @@ export const scheduleData: Record<string, ScheduleItem[]> = {
time: "22:00-22:30",
},
{
titleKey: "schedule.events.mcLbR4",
titleKey: "schedule.events.cs2LbR4",
locationKey: "schedule.locations.auditorium",
time: "23:00-00:00",
},

View File

@@ -802,7 +802,7 @@
"scTournamentFinal": "Second Chance Tournament Final",
"scTournamentFinalEnd": "Second Chance Tournament Final (END OF SECOND CHANCE TOURNAMENT)",
"semiFinals": "Semi Finals",
"break": "Break",
"break": "CS2 Break",
"avatarLegendsFinal": "Avatar Legends final",
"tekken8Final": "Tekken 8 final",
"streetFighter6Final": "Street Fighter 6 final",
@@ -819,6 +819,37 @@
"cs2LbR5": "CS2 Loser Bracket Round 5",
"cs2LbR6": "CS2 Loser Bracket Round 6 (Lower Finals)",
"cs2GrandFinal": "CS2 Grand Final",
"cs2WbR1": "CS2 Winner Bracket Round 1",
"cs2WbR2": "CS2 Winner Bracket Round 2",
"cs2WbR3": "CS2 Winner Bracket Round 3",
"cs2LbR1": "CS2 Loser Bracket Round 1",
"cs2LbR2": "CS2 Loser Bracket Round 2",
"cs2LbR3": "CS2 Loser Bracket Round 3",
"cs2LbR4": "CS2 Loser Bracket Round 4",
"lolWbR1": "LoL Winner Bracket Round 1",
"lolWbR2": "LoL Winner Bracket Round 2",
"lolWbR3": "LoL Winner Bracket Round 3",
"lolLbR1": "LoL Loser Bracket Round 1",
"lolLbR2": "LoL Loser Bracket Round 2",
"lolLbR3": "LoL Loser Bracket Round 3",
"lolLbR4": "LoL Loser Bracket Round 4",
"lolLbR5": "LoL Loser Bracket Round 5",
"lolSemiFinal": "LoL Semi Final",
"lolTournamentFinal": "LoL Tournament Final",
"lolTournamentQuarters": "LoL Tournament Day 2 Start (Quarter finals)",
"cs2ScWbR1": "CS2 Second Chance WB Round 1",
"cs2ScLbR1": "CS2 Second Chance LB Round 1",
"cs2ScWbR2": "CS2 Second Chance WB Round 2",
"cs2ScLbR2": "CS2 Second Chance LB Round 2",
"cs2ScWbR3": "CS2 Second Chance WB Round 3",
"cs2ScLbR3": "CS2 Second Chance LB Round 3",
"cs2ScLbR4": "CS2 Second Chance LB Round 4",
"cs2ScSemiFinal": "CS2 Second Chance Semi Final",
"cs2ScLbR5": "CS2 Second Chance LB Round 5",
"cs2ScTournamentFinal": "CS2 Second Chance Tournament Final",
"lolBreak": "LoL Break",
"lolSemiFinals": "LoL Semi Finals",
"lolFinalsAndThirdPlace": "LoL Finals + 3rd place",
"closingCeremony": "Closing of TipiLAN 2026",
"noEventsScheduled": "No events scheduled for these areas"
},

View File

@@ -803,7 +803,7 @@
"scTournamentFinal": "Teine võimalus turniiri finaal",
"scTournamentFinalEnd": "Teine võimalus turniiri finaal (TEISE VÕIMALUSE TURNIIRI LÕPP)",
"semiFinals": "Poolfinaalid",
"break": "Paus",
"break": "CS2 paus",
"avatarLegendsFinal": "Avatar Legends finaal",
"tekken8Final": "Tekken 8 finaal",
"streetFighter6Final": "Street Fighter 6 finaal",
@@ -820,6 +820,37 @@
"cs2LbR5": "CS2 kaotajate veergu 5. ring",
"cs2LbR6": "CS2 kaotajate veergu 6. ring (alampoolfinaalid)",
"cs2GrandFinal": "CS2 suurfinaal",
"cs2WbR1": "CS2 võitjate veergu 1. ring",
"cs2WbR2": "CS2 võitjate veergu 2. ring",
"cs2WbR3": "CS2 võitjate veergu 3. ring",
"cs2LbR1": "CS2 kaotajate veergu 1. ring",
"cs2LbR2": "CS2 kaotajate veergu 2. ring",
"cs2LbR3": "CS2 kaotajate veergu 3. ring",
"cs2LbR4": "CS2 kaotajate veergu 4. ring",
"lolWbR1": "LoL võitjate veergu 1. ring",
"lolWbR2": "LoL võitjate veergu 2. ring",
"lolWbR3": "LoL võitjate veergu 3. ring",
"lolLbR1": "LoL kaotajate veergu 1. ring",
"lolLbR2": "LoL kaotajate veergu 2. ring",
"lolLbR3": "LoL kaotajate veergu 3. ring",
"lolLbR4": "LoL kaotajate veergu 4. ring",
"lolLbR5": "LoL kaotajate veergu 5. ring",
"lolSemiFinal": "LoL poolfinaal",
"lolTournamentFinal": "LoL turniiri finaal",
"lolTournamentQuarters": "LoL turniiri teine päev (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",
"cs2ScLbR2": "CS2 teise šansi kaotajate veergu 2. ring",
"cs2ScWbR3": "CS2 teise šansi võitjate veergu 3. ring",
"cs2ScLbR3": "CS2 teise šansi kaotajate veergu 3. ring",
"cs2ScLbR4": "CS2 teise šansi kaotajate veergu 4. ring",
"cs2ScSemiFinal": "CS2 teise šansi poolfinaal",
"cs2ScLbR5": "CS2 teise šansi kaotajate veergu 5. ring",
"cs2ScTournamentFinal": "CS2 teise šansi turniiri finaal",
"lolBreak": "LoL vaheajad",
"lolSemiFinals": "LoL poolfinaalid",
"lolFinalsAndThirdPlace": "LoL finaalid + 3. koht",
"closingCeremony": "TipiLAN 2026 sulgemine",
"noEventsScheduled": "Nendel aladel pole üritusi"
},