-
A ClassQuiz-Quiz
+
{$t('import_page.classquiz_quiz')}
-
Upload the file ending in .cqa
+
{$t('import_page.upload_file_ending')}
- On this side you can import quizzes, which were exported from ClassQuiz.
+ {$t('import_page.this_side_classquiz')}
diff --git a/frontend/src/routes/search/+page.svelte b/frontend/src/routes/search/+page.svelte
index 86a322d..d0d9fdd 100644
--- a/frontend/src/routes/search/+page.svelte
+++ b/frontend/src/routes/search/+page.svelte
@@ -87,7 +87,7 @@
{:else}
diff --git a/frontend/src/routes/view/[quiz_id]/+page.svelte b/frontend/src/routes/view/[quiz_id]/+page.svelte
index 75b4751..e8505b3 100644
--- a/frontend/src/routes/view/[quiz_id]/+page.svelte
+++ b/frontend/src/routes/view/[quiz_id]/+page.svelte
@@ -128,7 +128,7 @@
d="M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4"
/>
- Download
+ {$t('words.download')}
{:else}
@@ -150,7 +150,7 @@
d="M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4"
/>
- Download
+ {$t('words.download')}
{/if}