feat: cleanup profile page

This commit is contained in:
Thea Schöbl
2023-08-25 14:43:25 +00:00
parent 57a5b6061b
commit 001f978bf9
16 changed files with 290 additions and 357 deletions

View File

@@ -501,8 +501,10 @@
"logInPrompt": "Bitte loggen Sie sich ein, um Ihre Nutzerdaten sehen zu können."
},
"courses": {
"today": "Heute",
"no_courses": "Heute stehen keine Termine mehr an."
"no_courses": "Heute stehen keine Termine mehr an.",
"NO_EVENT": "Keine Termine",
"ONE_EVENT": "Ein Termin",
"MANY_EVENT": "{{count}} Termine"
}
},
"settings": {

View File

@@ -501,8 +501,10 @@
"logInPrompt": "Please log in to view your user data."
},
"courses": {
"today": "Today",
"no_courses": "There are no more appointments scheduled today."
"no_courses": "There are no more appointments scheduled today.",
"NO_EVENT": "no events",
"ONE_EVENT": "one event",
"MANY_EVENT": "{{count}} events"
}
},
"settings": {