🌐 Added translation-strings

This commit is contained in:
Mawoka
2022-08-30 16:06:43 +02:00
parent 5e1b80459d
commit 41001ecfaf
3 changed files with 12 additions and 5 deletions
+1 -1
View File
@@ -129,7 +129,7 @@
<input
bind:value={search_term}
class="p-2 rounded-lg outline-none text-center w-96 dark:bg-gray-700"
placeholder="Search for your own quizzes"
placeholder={$t('dashboard.search_for_own_quizzes')}
/>
<button
on:click={() => {