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": "classes",
"discussions": "discussions",
"logout": "log out",
"error_title": "Error"
"error_title": "Error",
"previous": "Previous",
"next": "Next"
}