Merge branch 'dev' into feat/pagina-overzicht-klassen-voor-student
This commit is contained in:
commit
7cba7f1fef
173 changed files with 3158 additions and 762 deletions
|
@ -1,5 +1,17 @@
|
|||
{
|
||||
"welcome": "Bienvenue",
|
||||
"error_title": "Erreur",
|
||||
"previous": "Précédente",
|
||||
"next": "Suivante",
|
||||
"search": "Réchercher...",
|
||||
"yearsAge": "ans",
|
||||
"enterSearchTerm": "Rechercher des parcours d'apprentissage",
|
||||
"enterSearchTermDescription": "Saisissez un terme de recherche pour commencer.",
|
||||
"noLearningPathsFound": "Rien trouvé !",
|
||||
"noLearningPathsFoundDescription": "Aucun parcours d'apprentissage ne correspond à votre recherche.",
|
||||
"legendNotCompletedYet": "Pas encore achevé",
|
||||
"legendCompleted": "Achevé",
|
||||
"legendTeacherExclusive": "Informations pour les enseignants",
|
||||
"student": "élève",
|
||||
"teacher": "enseignant",
|
||||
"assignments": "Travails",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue