diff --git a/client/src/pages/learningPath/learningContentPage/feedback/FeedbackBlockVV.vue b/client/src/pages/learningPath/learningContentPage/feedback/FeedbackBlockVV.vue index d64a3b1c..13279ccc 100644 --- a/client/src/pages/learningPath/learningContentPage/feedback/FeedbackBlockVV.vue +++ b/client/src/pages/learningPath/learningContentPage/feedback/FeedbackBlockVV.vue @@ -72,7 +72,7 @@ const questionData = [ :content="props.content" :introduction="$t('a.feedback.introductionVV')" :title="$t('Feedback')" - :completion-title="$t('feedback.completionDescriptionVV')" + :completion-title="$t('feedback.sendFeedback')" :completion-description="$t('feedback.completionDescriptionVV')" :show-avatar="false" />