feat(frontend): Zoekfunctie voor leerpaden geïmplementeerd
This commit is contained in:
parent
a9643838b7
commit
f9e2166504
9 changed files with 186 additions and 14 deletions
|
@ -2,5 +2,12 @@
|
|||
"welcome": "Bienvenue",
|
||||
"error_title": "Erreur",
|
||||
"previous": "Précédente",
|
||||
"next": "Suivante"
|
||||
"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."
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue