feat: vertalingen
This commit is contained in:
parent
51b1940d2a
commit
7f2eeff25e
4 changed files with 12 additions and 4 deletions
|
@ -73,5 +73,7 @@
|
|||
"accept": "akzeptieren",
|
||||
"deny": "verweigern",
|
||||
"sent": "sent",
|
||||
"failed": "gescheitert"
|
||||
"failed": "gescheitert",
|
||||
"wrong": "etwas ist schief gelaufen",
|
||||
"created": "erstellt"
|
||||
}
|
||||
|
|
|
@ -73,5 +73,7 @@
|
|||
"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.",
|
||||
"sent": "sent",
|
||||
"failed": "failed"
|
||||
"failed": "failed",
|
||||
"wrong": "something went wrong",
|
||||
"created": "created"
|
||||
}
|
||||
|
|
|
@ -73,5 +73,7 @@
|
|||
"accept": "accepter",
|
||||
"deny": "refuser",
|
||||
"sent": "envoyé",
|
||||
"failed": "échoué"
|
||||
"failed": "échoué",
|
||||
"wrong": "quelque chose n'a pas fonctionné",
|
||||
"created": "créé"
|
||||
}
|
||||
|
|
|
@ -73,5 +73,7 @@
|
|||
"accept": "accepteren",
|
||||
"deny": "weigeren",
|
||||
"sent": "verzonden",
|
||||
"failed": "mislukt"
|
||||
"failed": "mislukt",
|
||||
"wrong": "er ging iets verkeerd",
|
||||
"created": "gecreëerd"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue