diff --git a/frontend/src/routes/+page.svelte b/frontend/src/routes/+page.svelte index 8fc9357..30028eb 100644 --- a/frontend/src/routes/+page.svelte +++ b/frontend/src/routes/+page.svelte @@ -254,7 +254,7 @@ > -
{$t('index_page.create_a_quiz_from_scratch')}
+{$t('index_page.create_a_quiz_from_scratch')}
{$t('index_page.find_or_explore')}
+{$t('index_page.find_or_explore')}
{$t('index_page.import_quiz_from_kahoot_and_edit')}
++ {$t('index_page.import_quiz_from_kahoot_and_edit')} +
@@ -389,7 +391,7 @@ > -{$t('index_page.choose_answer_wisely')}
+{$t('index_page.choose_answer_wisely')}
{$t('index_page.check_if_chosen_wisely')}
+{$t('index_page.check_if_chosen_wisely')}
{$t('index_page.get_ranking_and_winners')}
+{$t('index_page.get_ranking_and_winners')}
@@ -482,7 +484,7 @@ >+
{classquiz_reasons[selected_classquiz_reason].content}