fix: missende vertalingen
This commit is contained in:
parent
e9892df52d
commit
a0520b861e
6 changed files with 34 additions and 6 deletions
|
@ -126,5 +126,12 @@
|
|||
"no-students-found": "This class has no students.",
|
||||
"no-invitations-found": "You have no pending invitations.",
|
||||
"no-join-requests-found": "There are no pending join requests for this class.",
|
||||
"no-classes-found": "You are not yet part of a class."
|
||||
"no-classes-found": "You are not yet part of a class.",
|
||||
"classCreated": "class created!",
|
||||
"success": "success",
|
||||
"submitted": "submitted",
|
||||
"see-submission": "view submission",
|
||||
"view-submissions": "view submissions",
|
||||
"valid-username": "please enter a valid username",
|
||||
"creationFailed": "creation failed, please try again"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue