style: titels in menubalk met hoofdletter

This commit is contained in:
Laure Jablonski 2025-03-22 15:44:55 +01:00
parent 0b298a5543
commit 52075011b1
5 changed files with 63 additions and 14 deletions

View file

@ -2,8 +2,17 @@
"welcome": "Welcome",
"student": "student",
"teacher": "teacher",
"assignments": "assignments",
"classes": "classes",
"discussions": "discussions",
"logout": "log out"
}
"assignments": "Assignments",
"classes": "Classes",
"discussions": "Discussions",
"logout": "log out",
"homeTitle": "Our strengths",
"homeIntroduction1": "We develop innovative workshops and educational resources, and we provide them to students around the globe in collaboration with teachers and volunteers. Our train-the-trainer sessions enable them to bring our hands-on workshops to the students.",
"homeIntroduction2": "We continuously add new projects and methodologies to all our projects. For these projects, we always look for a socially relevant theme. Additionally, we ensure that our didactic material is based on scientific research and always keep an eye on inclusivity.",
"innovative": "Innovative",
"researchBased": "Research-based",
"inclusive": "Inclusive",
"sociallyRelevant": "Socially relevant",
"login": "login",
"translate": "translate"
}