feat: profile page sections

Close #233, #261, #267
This commit is contained in:
Thea Schöbl
2022-10-11 16:01:38 +00:00
committed by Jovan Krunić
parent 6b9b1fa854
commit e395e9d270
26 changed files with 923 additions and 236 deletions

View File

@@ -46,6 +46,7 @@
},
"auth": {
"messages": {
"encourage_login": "Für mehr einloggen",
"default": {
"authorizing": "Autorisierung läuft...",
"logged_in_success": "Erfolgreich eingeloggt.",
@@ -435,7 +436,7 @@
}
},
"profile": {
"title": "Profil",
"title": "Studium",
"titleLogins": "Logins",
"titleCourses": "Meine Kurse",
"role_guest": "Gastnutzer",

View File

@@ -46,6 +46,7 @@
},
"auth": {
"messages": {
"encourage_login": "Log in for more",
"default": {
"authorizing": "Authorizing...",
"logged_in_success": "Successfully logged in.",
@@ -435,7 +436,7 @@
}
},
"profile": {
"title": "Profile",
"title": "Study",
"titleLogins": "Logins",
"titleCourses": "My Courses",
"role_guest": "guest user",

Binary file not shown.