🐛 Fixed translation

This commit is contained in:
Mawoka
2022-03-28 18:46:53 +02:00
parent f1b36c97dc
commit 2a7d9175aa
+1 -1
View File
@@ -179,7 +179,7 @@
<td
class="py-4 px-6 text-sm text-gray-500 whitespace-nowrap dark:text-gray-400"
>
<a href="/edit?quiz_id={quiz.id}">Edit</a>
<a href="/edit?quiz_id={quiz.id}">{$t('words.edit')}</a>
</td>
<td
class="py-4 px-6 text-sm text-gray-500 whitespace-nowrap dark:text-gray-400"