Add vocabulary information text and improve conditional rendering in VocabLessonView
- Introduced a new translation key for vocabulary information text in both English and German, providing context for users on vocabulary usage in exercises. - Enhanced conditional rendering in VocabLessonView to ensure lesson data is properly checked before displaying cultural notes and vocabulary lists, improving robustness and user experience.
This commit is contained in:
@@ -372,6 +372,7 @@
|
||||
"learnVocabulary": "Vokabeln lernen",
|
||||
"culturalNotes": "Kulturelle Notizen",
|
||||
"importantVocab": "Wichtige Begriffe",
|
||||
"vocabInfoText": "Diese Begriffe werden in den Übungen verwendet. Lerne sie hier passiv, bevor du zu den interaktiven Übungen wechselst.",
|
||||
"noVocabInfo": "Lies die Beschreibung oben und die Erklärungen in den Übungen, um die wichtigsten Begriffe zu lernen.",
|
||||
"startExercises": "Zu den Übungen",
|
||||
"correctAnswer": "Richtige Antwort",
|
||||
|
||||
Reference in New Issue
Block a user