feat: vertalingen
This commit is contained in:
parent
28392a5cee
commit
5bb43829a3
5 changed files with 11 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue