From cab5428d0bafd6f97af8b8e677e4f4a500035491 Mon Sep 17 00:00:00 2001 From: "Torsten Schulz (local)" Date: Thu, 23 Apr 2026 10:04:46 +0200 Subject: [PATCH] feat(VocabLessonView): enhance vocab trainer visibility for cross-chapter hard vocabulary - Updated the VocabLessonView to display the vocab trainer section when there are cross-chapter hard vocabulary items, improving user engagement and accessibility to training options. - Adjusted the button rendering logic to ensure that the hard vocabulary trainer is available when applicable, enhancing the overall learning experience. --- frontend/src/views/social/VocabLessonView.vue | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/frontend/src/views/social/VocabLessonView.vue b/frontend/src/views/social/VocabLessonView.vue index 527c311..e1971b5 100644 --- a/frontend/src/views/social/VocabLessonView.vue +++ b/frontend/src/views/social/VocabLessonView.vue @@ -219,7 +219,7 @@ -
+

{{ $t('socialnetwork.vocab.courses.vocabTrainer') }}

{{ $t('socialnetwork.vocab.courses.reviewPriorityTitle') }} @@ -235,15 +235,15 @@ -

{{ $t('socialnetwork.vocab.courses.vocabTrainerLockedHint') }}

+