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