-
- {{ t('quiz.progressLabel', { current: quizStore.currentIndex + 1, total: quizStore.totalQuestions }) }} -
-
+
-
- {{ t('quiz.progressLabel', { current: quizStore.currentIndex + 1, total: quizStore.totalQuestions }) }} -
-- {{ t('result.completed') }} -
-{{ petDescription }}
-{{ t('result.habitat') }}:{{ petHabitat }}
- - {{ t('result.viewWiki') }} - -
-
+ {{ t('quiz.progressLabel', { current: progressCurrent, total: quizStore.totalQuestions }) }} +
++ {{ t('result.completed') }} +
+
+
{{ petDescription }}
++ {{ t('result.habitat') }}:{{ petHabitat }} +
+ + {{ t('result.viewWiki') }} + +