feat(vocab-lesson): implement pagination for vocabulary overview in lesson view
All checks were successful
Deploy to production / deploy (push) Successful in 2m59s

- Added pagination functionality to the vocabulary overview in the VocabLessonView component, allowing users to navigate through vocabulary items more efficiently.
- Introduced new localization entries for pagination controls in Cebuano, German, English, Spanish, and French, ensuring a consistent user experience across languages.
- Enhanced the UI with buttons for previous and next navigation, improving accessibility and usability of the vocabulary list.
This commit is contained in:
Torsten Schulz (local)
2026-04-10 14:26:01 +02:00
parent 545314e905
commit f46c864bbc
6 changed files with 122 additions and 2 deletions

View File

@@ -586,6 +586,9 @@
"deepenSectionTitle": "Vertiefen und nachlesen",
"assistantSectionTitle": "Mit Sprachassistent vertiefen",
"vocabOverviewToggle": "Gesamtübersicht der Begriffe anzeigen",
"vocabOverviewPrev": "Zurück",
"vocabOverviewNext": "Weiter",
"vocabOverviewPager": "{from}{to} von {total} · Seite {page} von {pages}",
"vocabTrainerLockedHint": "Bitte bestätige zuerst zwei Lern-Durchgänge bei „Vorbereitung vor dem Vokabeltrainer“.",
"exerciseUnlockHintAfterPrep": "Arbeite zuerst die vorbereiteten Begriffe durch. Danach wird die Kapitel-Prüfung freigeschaltet.",
"speakingTasks": "Sprechaufträge",