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

@ -6,5 +6,7 @@
"classes": "klassen",
"discussions": "discussies",
"logout": "log uit",
"error_title": "Fout"
"error_title": "Fout",
"previous": "Vorige",
"next": "Volgende"
}