feat: vertalingen
This commit is contained in:
parent
bc2ce7fee3
commit
b84221aa36
4 changed files with 12 additions and 4 deletions
|
@ -71,5 +71,7 @@
|
|||
"close": "schließen",
|
||||
"copied": "kopiert!",
|
||||
"accept": "akzeptieren",
|
||||
"deny": "verweigern"
|
||||
"deny": "verweigern",
|
||||
"sent": "sent",
|
||||
"failed": "gescheitert"
|
||||
}
|
||||
|
|
|
@ -71,5 +71,7 @@
|
|||
"copied": "copied!",
|
||||
"accept": "accept",
|
||||
"deny": "deny",
|
||||
"createClassInstructions": "Enter a name for your class and click on create. A window will appear with a code that you can copy. Give this code to your students and they will be able to join."
|
||||
"createClassInstructions": "Enter a name for your class and click on create. A window will appear with a code that you can copy. Give this code to your students and they will be able to join.",
|
||||
"sent": "sent",
|
||||
"failed": "failed"
|
||||
}
|
||||
|
|
|
@ -71,5 +71,7 @@
|
|||
"close": "fermer",
|
||||
"copied": "copié!",
|
||||
"accept": "accepter",
|
||||
"deny": "refuser"
|
||||
"deny": "refuser",
|
||||
"sent": "envoyé",
|
||||
"failed": "échoué"
|
||||
}
|
||||
|
|
|
@ -71,5 +71,7 @@
|
|||
"close": "sluiten",
|
||||
"copied": "gekopieerd!",
|
||||
"accept": "accepteren",
|
||||
"deny": "weigeren"
|
||||
"deny": "weigeren",
|
||||
"sent": "verzonden",
|
||||
"failed": "mislukt"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue