mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-03-23 21:34:21 +00:00
Chore: Add to mini-tournament description on tournament page
This commit is contained in:
@@ -106,6 +106,9 @@ export default async function Tourney({
|
|||||||
<p className="text-balance">
|
<p className="text-balance">
|
||||||
{t("tournaments.mini.description1")}
|
{t("tournaments.mini.description1")}
|
||||||
</p>
|
</p>
|
||||||
|
<p className="text-balance">
|
||||||
|
{t("tournaments.mini.description2")}
|
||||||
|
</p>
|
||||||
<br />
|
<br />
|
||||||
<div className="flex flex-row flex-wrap gap-4 md:gap-8">
|
<div className="flex flex-row flex-wrap gap-4 md:gap-8">
|
||||||
<Link href="/kodukord" target="_blank">
|
<Link href="/kodukord" target="_blank">
|
||||||
|
|||||||
@@ -124,6 +124,7 @@
|
|||||||
"title": "Mini-tournaments",
|
"title": "Mini-tournaments",
|
||||||
"timing": "24th-25th October",
|
"timing": "24th-25th October",
|
||||||
"description1": "TipiLAN hosts a variety of fun and competitive mini-tournaments. The prize pool for each tournament is displayed.",
|
"description1": "TipiLAN hosts a variety of fun and competitive mini-tournaments. The prize pool for each tournament is displayed.",
|
||||||
|
"description2": "Mini-tournaments can be participated in with a regular ticket. Registration takes place on-site.",
|
||||||
"readRules": "READ RULES",
|
"readRules": "READ RULES",
|
||||||
"buyTicket": "BUY TICKETS"
|
"buyTicket": "BUY TICKETS"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -125,6 +125,7 @@
|
|||||||
"title": "Miniturniirid",
|
"title": "Miniturniirid",
|
||||||
"timing": "24.-25. oktoober",
|
"timing": "24.-25. oktoober",
|
||||||
"description1": "TipiLANil toimub mitmeid erinevaid lõbusaid ja võistlushimu tekitavaid miniturniire. Iga turniiri juures on välja toodud terve turniiri auhinnafond",
|
"description1": "TipiLANil toimub mitmeid erinevaid lõbusaid ja võistlushimu tekitavaid miniturniire. Iga turniiri juures on välja toodud terve turniiri auhinnafond",
|
||||||
|
"description2": "Miniturniiridel saab osaleda ka tavalise piletiga. Registreerimine toimub kohapeal.",
|
||||||
"readRules": "LOE REEGLEID",
|
"readRules": "LOE REEGLEID",
|
||||||
"buyTicket": "OSTA PILET"
|
"buyTicket": "OSTA PILET"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user