79 lines
3.3 KiB
JSON
79 lines
3.3 KiB
JSON
{
|
|
"welcome": "Welcome",
|
|
"student": "student",
|
|
"teacher": "teacher",
|
|
"assignments": "assignments",
|
|
"classes": "classes",
|
|
"discussions": "discussions",
|
|
"logout": "log out",
|
|
"error_title": "Error",
|
|
"previous": "Previous",
|
|
"next": "Next",
|
|
"search": "Search...",
|
|
"yearsAge": "years",
|
|
"enterSearchTerm": "Search learning paths",
|
|
"enterSearchTermDescription": "Please enter a search term.",
|
|
"noLearningPathsFound": "Nothing found!",
|
|
"noLearningPathsFoundDescription": "There are no learning paths matching your search term.",
|
|
"legendNotCompletedYet": "Not completed yet",
|
|
"legendCompleted": "Completed",
|
|
"legendTeacherExclusive": "Information for teachers",
|
|
"cancel": "cancel",
|
|
"logoutVerification": "Are you sure you want to 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": "log in",
|
|
"translate": "translate",
|
|
"joinClass": "Join class",
|
|
"JoinClassExplanation": "Enter the code the teacher has given you to join the class.",
|
|
"invalidFormat": "Invalid format.",
|
|
"submitCode": "submit",
|
|
"members": "members",
|
|
"themes": "Themes",
|
|
"choose-theme": "Select a theme",
|
|
"choose-age": "Select age",
|
|
"theme-options": {
|
|
"all": "All themes",
|
|
"culture": "Culture",
|
|
"electricity-and-mechanics": "Electricity and mechanics",
|
|
"nature-and-climate": "Nature and climate",
|
|
"agriculture": "Agriculture",
|
|
"society": "Society",
|
|
"math": "Math",
|
|
"technology": "Technology",
|
|
"algorithms": "Algorithms"
|
|
},
|
|
"age-options": {
|
|
"all": "All ages",
|
|
"primary-school": "Primary school",
|
|
"lower-secondary": "12-14 years old",
|
|
"upper-secondary": "14-16 years old",
|
|
"high-school": "16-18 years old",
|
|
"older": "18 and older"
|
|
},
|
|
"read-more": "Read more",
|
|
"code": "code",
|
|
"class": "class",
|
|
"invitations": "invitations",
|
|
"createClass": "create class",
|
|
"classname": "classname",
|
|
"EnterNameOfClass": "Enter a classname.",
|
|
"create": "create",
|
|
"sender": "sender",
|
|
"nameIsMandatory": "classname is mandatory",
|
|
"onlyUse": "only use letters, numbers, dashes (-) and underscores (_)",
|
|
"close": "close",
|
|
"copied": "copied!",
|
|
"accept": "accept",
|
|
"deny": "deny",
|
|
"createClassInstructions": "Enter a name for your class and click on create. A window will appear with a code that you can copy. Give this code to your students and they will be able to join.",
|
|
"sent": "sent",
|
|
"failed": "failed",
|
|
"wrong": "something went wrong",
|
|
"created": "created"
|
|
}
|