fix: missende vertalingen

This commit is contained in:
laurejablonski 2025-05-10 12:09:13 +02:00
parent e9892df52d
commit a0520b861e
6 changed files with 34 additions and 6 deletions

View file

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