fixed language issues, updated routing, completed first version of managment page

This commit is contained in:
Henri
2026-04-07 23:55:38 +03:00
parent ae1a44b65f
commit 3d27217769
11 changed files with 208 additions and 558 deletions

View File

@@ -5,8 +5,7 @@
"intro": "People who keep the organisation moving forward."
},
"current": {
"label": "Current board",
"hint": "Contacts and responsibilities"
"label": "Current board"
},
"history": {
"label": "People who have led the organisation over time",

View File

@@ -8,11 +8,11 @@
},
"events": "Events",
"eventsPages": {
"calendar": "Events Calendar",
"workshops": "Workshops",
"fresh": "Freshmen Initiation",
"repair": "Repair Café"
"tipilan": "TipiLAN",
"asi": "ASI Karikas",
"repair": "Remondikohvik"
},
"contact": "Contact",
"helpdesk": "Helpdesk"
"helpdesk": "Helpdesk",
"contact": "Contact"
}

View File

@@ -5,8 +5,7 @@
"intro": "Inimesed, kes viivad organisatsiooni edasi."
},
"current": {
"label": "Praegune juhtkond",
"hint": "Kontaktid ja vastutusvaldkonnad"
"label": "Praegune juhtkond"
},
"history": {
"label": "Organisatsiooni juhtinud inimesed läbi aegade",

View File

@@ -8,11 +8,11 @@
},
"events": "Üritused",
"eventsPages": {
"calendar": "Ürituste Kalender",
"workshops": "Koolitused",
"fresh": "Rebaste Ristimine",
"tipilan": "TipiLAN",
"asi": "ASI Karikas",
"repair": "Remondikohvik"
},
"contact": "Kontakt",
"helpdesk": "Helpdesk"
"helpdesk": "Helpdesk",
"contact": "Kontakt"
}