feat: vertalingen

This commit is contained in:
laurejablonski 2025-03-28 17:59:53 +01:00
parent 28392a5cee
commit 5bb43829a3
5 changed files with 11 additions and 2 deletions

View file

@ -52,11 +52,11 @@
</div>
<div class="join">
<h1>{{ t("joinClass") }}</h1>
<p>{{ t("Enter the code the teacher has given you to join the class.") }}</p>
<p>{{ t("JoinClassExplanation") }}</p>
<v-text-field
label="CODE"
placeholder="Enter the code"
placeholder=""
variant="outlined"
max-width="300px"
></v-text-field>