add localization for date and add location

This commit is contained in:
TFT
2025-10-09 14:42:04 +03:00
parent be7d604ed7
commit f9017d962c
3 changed files with 5 additions and 3 deletions

View File

@@ -131,7 +131,7 @@ export default async function Home({
</span>
</div>
<h2 className="text-[clamp(2.5rem,2.25rem+1.25vw,3.75rem)] text-[#007CAB] dark:text-[#00A3E0] dark:group-hover:text-[#EEE5E5] group-hover:text-[#EEE5E5]">
24.-26. okt.
{t("home.sections.dateAndLocation")}
</h2>
</Link>
{/* Sponsors */}

View File

@@ -50,7 +50,8 @@
"description": "The TipiLAN expo area hosts companies, additional activities and lectures."
},
"reserveSpot": "Reserve your spot today!",
"poweredBy": "TipiLAN is powered by..."
"poweredBy": "TipiLAN is powered by...",
"dateAndLocation": "24th-26th Oct. @ TalTech main building"
}
},
"tickets": {

View File

@@ -50,7 +50,8 @@
"description": "TipiLANi messialal paiknevad ettevõtted, lisategevused ja toimuvad loengud."
},
"reserveSpot": "Broneeri oma koht juba täna!",
"poweredBy": "TipiLANi tõmbab käima..."
"poweredBy": "TipiLANi tõmbab käima...",
"dateAndLocation": "24.-26. okt. TalTechi peahoones"
}
},
"tickets": {