feat(vocab): add grammar explanations to VocabLessonView and enhance localization
All checks were successful
Deploy to production / deploy (push) Successful in 2m53s
All checks were successful
Deploy to production / deploy (push) Successful in 2m53s
- Introduced new sections for grammar explanations in VocabLessonView, providing users with contextual insights during vocabulary lessons. - Added localization keys in German, English, and Spanish for the new grammar explanation titles and introductions, improving user guidance across languages. - Updated styles for the grammar explanation section to enhance visual clarity and user experience.
This commit is contained in:
@@ -461,6 +461,8 @@
|
||||
"learningGoals": "Lernziele",
|
||||
"corePatterns": "Kernmuster",
|
||||
"corePatternsHint": "Zuerst die Zielsprache lesen, darunter die deutsche Bedeutung — so lernst du jedes Muster bewusst in beiden Richtungen.",
|
||||
"learningGrammarTitle": "Kurz die Grammatik einordnen",
|
||||
"learningGrammarIntro": "Lies diese 1-2 Hinweise nach den Begriffen kurz durch. Danach gehst du mit mehr Orientierung in den Trainer.",
|
||||
"vocabPrepTitle": "Vorbereitung vor dem Vokabeltrainer",
|
||||
"vocabPrepStep1": "Lies Kernmuster und Wortliste (Deutsch ↔ Zielsprache) einmal in Ruhe durch.",
|
||||
"vocabPrepProgress": "Durchgang {pass}: Begriff {current} von {total}",
|
||||
|
||||
Reference in New Issue
Block a user