mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-10 03:32:52 +00:00
fix: translations
This commit is contained in:
@@ -111,7 +111,7 @@ export const profilePageSections: SCSection[] = [
|
|||||||
link: ['/feedback'],
|
link: ['/feedback'],
|
||||||
translations: {
|
translations: {
|
||||||
de: {
|
de: {
|
||||||
name: 'Einstellungen',
|
name: 'Feedback',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
...SCSectionLinkConstantValues,
|
...SCSectionLinkConstantValues,
|
||||||
|
|||||||
@@ -452,7 +452,7 @@
|
|||||||
},
|
},
|
||||||
"userInfo": {
|
"userInfo": {
|
||||||
"studentId": "Matrikelnr.",
|
"studentId": "Matrikelnr.",
|
||||||
"username": "Nutzer Name",
|
"username": "Nutzername",
|
||||||
"email": "Email",
|
"email": "Email",
|
||||||
"logInPrompt": "Bitte loggen Sie sich ein, um Ihre Nutzerdaten sehen zu können."
|
"logInPrompt": "Bitte loggen Sie sich ein, um Ihre Nutzerdaten sehen zu können."
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user