feat: vertalingen

This commit is contained in:
laurejablonski 2025-04-05 18:16:42 +02:00
parent bc2ce7fee3
commit b84221aa36
4 changed files with 12 additions and 4 deletions

View file

@ -71,5 +71,7 @@
"close": "schließen",
"copied": "kopiert!",
"accept": "akzeptieren",
"deny": "verweigern"
"deny": "verweigern",
"sent": "sent",
"failed": "gescheitert"
}

View file

@ -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"
}

View file

@ -71,5 +71,7 @@
"close": "fermer",
"copied": "copié!",
"accept": "accepter",
"deny": "refuser"
"deny": "refuser",
"sent": "envoyé",
"failed": "échoué"
}

View file

@ -71,5 +71,7 @@
"close": "sluiten",
"copied": "gekopieerd!",
"accept": "accepteren",
"deny": "weigeren"
"deny": "weigeren",
"sent": "verzonden",
"failed": "mislukt"
}