feat: leerpaden opzoeken en filteren in de create component werkt
This commit is contained in:
parent
aa33d32fa8
commit
9f55e62bcb
5 changed files with 150 additions and 26 deletions
|
@ -44,5 +44,8 @@
|
|||
"next": "nächste",
|
||||
"previous": "vorherige",
|
||||
"groups": "Gruppen",
|
||||
"learning-path": "Lernpfad"
|
||||
"learning-path": "Lernpfad",
|
||||
"choose-lp": "Einen lernpfad auswählen",
|
||||
"filter-themes": "Filter nach Themen",
|
||||
"search-lp": "Suche und Auswahl eines Lernpfads"
|
||||
}
|
||||
|
|
|
@ -44,5 +44,8 @@
|
|||
"next": "next",
|
||||
"previous": "previous",
|
||||
"groups": "Groups",
|
||||
"learning-path": "Learning path"
|
||||
"learning-path": "Learning path",
|
||||
"choose-lp": "Select a learning path",
|
||||
"filter-themes": "Filter by themes",
|
||||
"search-lp": "Search and select a learning path"
|
||||
}
|
||||
|
|
|
@ -44,5 +44,8 @@
|
|||
"next": "suivant",
|
||||
"previous": "précédent",
|
||||
"groups": "Groupes",
|
||||
"learning-path": "Parcours d'apprentissage"
|
||||
"learning-path": "Parcours d'apprentissage",
|
||||
"choose-lp": "Choisis un parcours d'apprentissage",
|
||||
"filter-themes": "Filtrer par thèmes",
|
||||
"search-lp": "Cherche et sélectionne un parcours d'apprentissage"
|
||||
}
|
||||
|
|
|
@ -44,5 +44,8 @@
|
|||
"next": "volgende",
|
||||
"previous": "vorige",
|
||||
"groups": "Groepen",
|
||||
"learning-path": "Leerpad"
|
||||
"learning-path": "Leerpad",
|
||||
"choose-lp": "Kies een leerpad",
|
||||
"filter-themes": "Filter op thema's",
|
||||
"search-lp": "Zoek en selecteer een leerpad"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue