feat(VocabPracticeDialog, localization): implement last wrong answer review feature

- Added a new section in VocabPracticeDialog to display the last incorrect answer, including the asked vocabulary, user answer, and correct solutions.
- Updated localization strings in Cebuano, German, English, Spanish, and French to support the new review feature, enhancing user experience across multiple languages.
- Improved UI layout for the review section to provide clearer feedback during vocabulary training sessions.
This commit is contained in:
Torsten Schulz (local)
2026-04-20 09:52:26 +02:00
parent 2e047decf4
commit be4ccda3c3
6 changed files with 60 additions and 13 deletions

View File

@@ -453,6 +453,8 @@
"acceptable": "Acceptable answers:",
"correctSolutions": "Correct answer:",
"yourAnswer": "Your answer:",
"wrongReviewTitle": "Previous wrong answer",
"askedVocab": "Asked:",
"stats": "Stats",
"dueToday": "Due today",
"done": "Done",