mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 00:52:55 +00:00
feat: cleanup profile page
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user