feat(frontend): "Volgende" en "vorige"-knop toegevoegd aan leerpadpagina.

This commit is contained in:
Gerald Schmittinger 2025-03-24 22:58:44 +01:00
parent 728b04c9d8
commit 4356a1ccd2
8 changed files with 112 additions and 22 deletions

View file

@ -1,4 +1,6 @@
{
"welcome": "Bienvenue",
"error_title": "Erreur"
"error_title": "Erreur",
"previous": "Précédente",
"next": "Suivante"
}