diff --git a/backend/ar/user.json b/backend/ar/user.json index be28f6ba..15ec6c2e 100644 --- a/backend/ar/user.json +++ b/backend/ar/user.json @@ -125,6 +125,7 @@ "user_profile": "User profile", "successful_login": "Successful login", "sso": "Single Sign-On", - "activate_account": "Activate account" + "activate_account": "Activate account", + "prelim_account_details": "Preliminary account details" } } \ No newline at end of file diff --git a/backend/de/user.json b/backend/de/user.json index 9d0f6f03..ff946bf6 100644 --- a/backend/de/user.json +++ b/backend/de/user.json @@ -67,7 +67,7 @@ "password_too_short": "Passwort ist zu kurz", "password_equals_name": "Das Passwort darf dem Benutzernamen nicht gleichen", "mail_invitation": "Einladung zu museum-digital:musdb", - "mail_invitation_contents": "F\u00fcr Sie wurde ein Nutzerkonto bei museum-digital angelegt. Um sich anzumelden, ben\u00f6tigen Sie einen Nutzernamen und ein Passwort. Den Nutzernamen erhalten Sie von Ihrem Ansprechpartner (Museumsdirektor, Regionaladministrator). Das Passwort m\u00fcssen Sie sich selbst vergeben. Folgen Sie hierf\u00fcr bitte dem folgenden Link. Der Link ist nur 72 Stunden lang g\u00fcltig, danach werden alle vorbereiteten Angaben zur Kontoeinrichtung gel\u00f6scht.\r\n\r\n\r\n\r\n\r\n", + "mail_invitation_contents": "F\u00fcr Sie wurde ein Nutzerkonto bei museum-digital angelegt. Um sich anzumelden, ben\u00f6tigen Sie einen Nutzernamen und ein Passwort. Den Nutzernamen finden sie weiter unten. Das Passwort m\u00fcssen Sie sich selbst vergeben. Folgen Sie hierf\u00fcr bitte dem folgenden Link. Der Link ist nur 72 Stunden lang g\u00fcltig, danach werden alle vorbereiteten Angaben zur Kontoeinrichtung gel\u00f6scht.\r\n\r\n\r\n\r\n\r\n", "invited": "Eingeladen: ", "initialSettings": "Initiierung: ", "invitationLinkOutdated": "Ihre Einladung ist \u00e4lter als ein Tag und wurde gel\u00f6scht. Bitte kontaktieren Sie ihre Kontaktperson.", @@ -125,6 +125,7 @@ "user_profile": "User-Profil", "successful_login": "Erfolgreiches Login", "sso": "Single Sign-On", - "activate_account": "Nutzerkonto aktivieren" + "activate_account": "Nutzerkonto aktivieren", + "prelim_account_details": "Preliminary account details" } } \ No newline at end of file diff --git a/backend/dsb/user.json b/backend/dsb/user.json index d07f1f42..5d7d44ab 100644 --- a/backend/dsb/user.json +++ b/backend/dsb/user.json @@ -125,6 +125,7 @@ "user_profile": "User profile", "successful_login": "Successful login", "sso": "Single Sign-On", - "activate_account": "Activate account" + "activate_account": "Activate account", + "prelim_account_details": "Preliminary account details" } } \ No newline at end of file diff --git a/backend/en/user.json b/backend/en/user.json index 375c5780..25c657a8 100644 --- a/backend/en/user.json +++ b/backend/en/user.json @@ -125,6 +125,7 @@ "user_profile": "User profile", "successful_login": "Successful login", "sso": "Single Sign-On", - "activate_account": "Activate account" + "activate_account": "Activate account", + "prelim_account_details": "Preliminary account details" } } \ No newline at end of file diff --git a/backend/es/user.json b/backend/es/user.json index 8b778953..227d911f 100644 --- a/backend/es/user.json +++ b/backend/es/user.json @@ -125,6 +125,7 @@ "user_profile": "User profile", "successful_login": "Successful login", "sso": "Single Sign-On", - "activate_account": "Activate account" + "activate_account": "Activate account", + "prelim_account_details": "Preliminary account details" } } \ No newline at end of file diff --git a/backend/fr/user.json b/backend/fr/user.json index be28f6ba..15ec6c2e 100644 --- a/backend/fr/user.json +++ b/backend/fr/user.json @@ -125,6 +125,7 @@ "user_profile": "User profile", "successful_login": "Successful login", "sso": "Single Sign-On", - "activate_account": "Activate account" + "activate_account": "Activate account", + "prelim_account_details": "Preliminary account details" } } \ No newline at end of file diff --git a/backend/hsb/user.json b/backend/hsb/user.json index d07f1f42..5d7d44ab 100644 --- a/backend/hsb/user.json +++ b/backend/hsb/user.json @@ -125,6 +125,7 @@ "user_profile": "User profile", "successful_login": "Successful login", "sso": "Single Sign-On", - "activate_account": "Activate account" + "activate_account": "Activate account", + "prelim_account_details": "Preliminary account details" } } \ No newline at end of file diff --git a/backend/hu/user.json b/backend/hu/user.json index 9db80a64..1fdf4635 100644 --- a/backend/hu/user.json +++ b/backend/hu/user.json @@ -125,6 +125,7 @@ "user_profile": "User profile", "successful_login": "Successful login", "sso": "Single Sign-On", - "activate_account": "Activate account" + "activate_account": "Activate account", + "prelim_account_details": "Preliminary account details" } } \ No newline at end of file diff --git a/backend/id/user.json b/backend/id/user.json index ffaed57a..a1f810be 100644 --- a/backend/id/user.json +++ b/backend/id/user.json @@ -125,6 +125,7 @@ "user_profile": "User profile", "successful_login": "Successful login", "sso": "Single Sign-On", - "activate_account": "Activate account" + "activate_account": "Activate account", + "prelim_account_details": "Preliminary account details" } } \ No newline at end of file diff --git a/backend/it/user.json b/backend/it/user.json index 8b778953..227d911f 100644 --- a/backend/it/user.json +++ b/backend/it/user.json @@ -125,6 +125,7 @@ "user_profile": "User profile", "successful_login": "Successful login", "sso": "Single Sign-On", - "activate_account": "Activate account" + "activate_account": "Activate account", + "prelim_account_details": "Preliminary account details" } } \ No newline at end of file diff --git a/backend/iw/user.json b/backend/iw/user.json index be28f6ba..15ec6c2e 100644 --- a/backend/iw/user.json +++ b/backend/iw/user.json @@ -125,6 +125,7 @@ "user_profile": "User profile", "successful_login": "Successful login", "sso": "Single Sign-On", - "activate_account": "Activate account" + "activate_account": "Activate account", + "prelim_account_details": "Preliminary account details" } } \ No newline at end of file diff --git a/backend/nl/user.json b/backend/nl/user.json index 8b778953..227d911f 100644 --- a/backend/nl/user.json +++ b/backend/nl/user.json @@ -125,6 +125,7 @@ "user_profile": "User profile", "successful_login": "Successful login", "sso": "Single Sign-On", - "activate_account": "Activate account" + "activate_account": "Activate account", + "prelim_account_details": "Preliminary account details" } } \ No newline at end of file diff --git a/backend/pl/user.json b/backend/pl/user.json index 3b4ef04c..8f3b3281 100644 --- a/backend/pl/user.json +++ b/backend/pl/user.json @@ -125,6 +125,7 @@ "user_profile": "User profile", "successful_login": "Successful login", "sso": "Single Sign-On", - "activate_account": "Activate account" + "activate_account": "Activate account", + "prelim_account_details": "Preliminary account details" } } \ No newline at end of file diff --git a/backend/pt/user.json b/backend/pt/user.json index d9e0a4b0..c963d8a3 100644 --- a/backend/pt/user.json +++ b/backend/pt/user.json @@ -125,6 +125,7 @@ "user_profile": "User profile", "successful_login": "Successful login", "sso": "Single Sign-On", - "activate_account": "Activate account" + "activate_account": "Activate account", + "prelim_account_details": "Preliminary account details" } } \ No newline at end of file diff --git a/backend/ru/user.json b/backend/ru/user.json index 4b352b51..03001c3d 100644 --- a/backend/ru/user.json +++ b/backend/ru/user.json @@ -125,6 +125,7 @@ "user_profile": "User profile", "successful_login": "Successful login", "sso": "Single Sign-On", - "activate_account": "Activate account" + "activate_account": "Activate account", + "prelim_account_details": "Preliminary account details" } } \ No newline at end of file diff --git a/backend/tl/user.json b/backend/tl/user.json index 8b778953..227d911f 100644 --- a/backend/tl/user.json +++ b/backend/tl/user.json @@ -125,6 +125,7 @@ "user_profile": "User profile", "successful_login": "Successful login", "sso": "Single Sign-On", - "activate_account": "Activate account" + "activate_account": "Activate account", + "prelim_account_details": "Preliminary account details" } } \ No newline at end of file diff --git a/backend/tr/user.json b/backend/tr/user.json index 59217f64..ff71c695 100644 --- a/backend/tr/user.json +++ b/backend/tr/user.json @@ -125,6 +125,7 @@ "user_profile": "User profile", "successful_login": "Successful login", "sso": "Single Sign-On", - "activate_account": "Activate account" + "activate_account": "Activate account", + "prelim_account_details": "Preliminary account details" } } \ No newline at end of file diff --git a/backend/zh/user.json b/backend/zh/user.json index 375c5780..25c657a8 100644 --- a/backend/zh/user.json +++ b/backend/zh/user.json @@ -125,6 +125,7 @@ "user_profile": "User profile", "successful_login": "Successful login", "sso": "Single Sign-On", - "activate_account": "Activate account" + "activate_account": "Activate account", + "prelim_account_details": "Preliminary account details" } } \ No newline at end of file