diff --git a/FrontendV2/src/utils/i18n/locales/de/de.json b/FrontendV2/src/utils/i18n/locales/de/de.json index f9d361b..2d7cf8f 100644 --- a/FrontendV2/src/utils/i18n/locales/de/de.json +++ b/FrontendV2/src/utils/i18n/locales/de/de.json @@ -63,7 +63,7 @@ "timezone-info": "Die angezeigten Daten und Uhrzeiten werden in deutscher Zeitzone dargestellt und müssen auch so eingegeben werden.", "optional-note": "Optionale Notiz", "note": "Notiz", - "user-info-desc": "Hier können Sie Ihre persönlichen Informationen einsehen und ändern.", + "user-info-desc": "Hier können Sie Ihre persönlichen Informationen einsehen und das Passwort ändern. Falls Sie weitere Änderungen benötigen, wenden Sie sich bitte an einen Administrator.", "role": "Rolle", "admin-status": "Admin-Status", "first-name": "Vorname", diff --git a/FrontendV2/src/utils/i18n/locales/en/en.json b/FrontendV2/src/utils/i18n/locales/en/en.json index 8d8f891..8091bb0 100644 --- a/FrontendV2/src/utils/i18n/locales/en/en.json +++ b/FrontendV2/src/utils/i18n/locales/en/en.json @@ -63,7 +63,7 @@ "timezone-info": "The displayed dates and times are shown in Berlin timezone and must also be entered as such.", "optional-note": "Optional note", "note": "Note", - "user-info-desc": "Here you can view and edit your personal information.", + "user-info-desc": "Here you can view your personal information and change your password. If you need to make further changes, please contact an administrator.", "role": "Role", "admin-status": "Admin status", "first-name": "First name",