Merging origin/dev into feat/assignment-page correctie
This commit is contained in:
commit
baea0051e6
249 changed files with 6754 additions and 3612 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