From 77e6e06fa4111facf1a15219388562ab969fe3d4 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Sun, 22 Aug 2021 20:59:34 +0000 Subject: [PATCH] Approval. --- backend/ar/user.json | 4 +++- backend/de/user.json | 4 +++- backend/dsb/user.json | 4 +++- backend/en/user.json | 4 +++- backend/es/user.json | 4 +++- backend/fr/user.json | 4 +++- backend/hsb/user.json | 4 +++- backend/hu/user.json | 4 +++- backend/id/user.json | 4 +++- backend/it/user.json | 4 +++- backend/iw/user.json | 4 +++- backend/nl/user.json | 4 +++- backend/pl/user.json | 4 +++- backend/pt/user.json | 4 +++- backend/ru/user.json | 4 +++- backend/tl/user.json | 4 +++- backend/tr/user.json | 4 +++- backend/zh/user.json | 4 +++- 18 files changed, 54 insertions(+), 18 deletions(-) diff --git a/backend/ar/user.json b/backend/ar/user.json index 7710e773..c44d8251 100644 --- a/backend/ar/user.json +++ b/backend/ar/user.json @@ -130,6 +130,8 @@ "mail_invitation_headline": "Welcome to museum-digital", "user_invitation_autodeletion": "The link is valid only for 72 hours. If you do not activate the account within that timespan, your account will be automatically deleted. Hence, if you do not want an account on museum-digital, you can simply ignore this mail.", "public_user_profiles": "Public user profiles", - "invite_accepted": "Invite accepted" + "invite_accepted": "Invite accepted", + "contact_person_in_museum": "Contact person in museum", + "contact_persons_in_museum": "Contact persons in museum" } } \ No newline at end of file diff --git a/backend/de/user.json b/backend/de/user.json index 6bfb2eb6..188488f6 100644 --- a/backend/de/user.json +++ b/backend/de/user.json @@ -130,6 +130,8 @@ "mail_invitation_headline": "Willkommen bei museum-digital", "user_invitation_autodeletion": "Der Link ist 72 Stunden lang g\u00fcltig. Wenn Sie das Konto nicht innerhalb dieser Zeit aktivieren, dann werden alle gespeicherten Angaben automatisch gel\u00f6scht. Falls Sie mit der Einrichtung des Kontos nicht einverstanden sind, dann k\u00f6nnen Sie diese Mail einfach ignorieren.", "public_user_profiles": "\u00d6ffentliche User-Profile", - "invite_accepted": "Einladung akzeptiert" + "invite_accepted": "Einladung akzeptiert", + "contact_person_in_museum": "Kontaktperson im Museum", + "contact_persons_in_museum": "Kontaktpersonen (Museum)" } } \ No newline at end of file diff --git a/backend/dsb/user.json b/backend/dsb/user.json index 30ec452a..24b820fb 100644 --- a/backend/dsb/user.json +++ b/backend/dsb/user.json @@ -130,6 +130,8 @@ "mail_invitation_headline": "Welcome to museum-digital", "user_invitation_autodeletion": "The link is valid only for 72 hours. If you do not activate the account within that timespan, your account will be automatically deleted. Hence, if you do not want an account on museum-digital, you can simply ignore this mail.", "public_user_profiles": "Public user profiles", - "invite_accepted": "Invite accepted" + "invite_accepted": "Invite accepted", + "contact_person_in_museum": "Contact person in museum", + "contact_persons_in_museum": "Contact persons in museum" } } \ No newline at end of file diff --git a/backend/en/user.json b/backend/en/user.json index 624727d8..49135f5c 100644 --- a/backend/en/user.json +++ b/backend/en/user.json @@ -130,6 +130,8 @@ "mail_invitation_headline": "Welcome to museum-digital", "user_invitation_autodeletion": "The link is valid only for 72 hours. If you do not activate the account within that timespan, your account will be automatically deleted. Hence, if you do not want an account on museum-digital, you can simply ignore this mail.", "public_user_profiles": "Public user profiles", - "invite_accepted": "Invite accepted" + "invite_accepted": "Invite accepted", + "contact_person_in_museum": "Contact person in museum", + "contact_persons_in_museum": "Contact persons in museum" } } \ No newline at end of file diff --git a/backend/es/user.json b/backend/es/user.json index 8f527bde..8f74eb0d 100644 --- a/backend/es/user.json +++ b/backend/es/user.json @@ -130,6 +130,8 @@ "mail_invitation_headline": "Welcome to museum-digital", "user_invitation_autodeletion": "The link is valid only for 72 hours. If you do not activate the account within that timespan, your account will be automatically deleted. Hence, if you do not want an account on museum-digital, you can simply ignore this mail.", "public_user_profiles": "Public user profiles", - "invite_accepted": "Invite accepted" + "invite_accepted": "Invite accepted", + "contact_person_in_museum": "Contact person in museum", + "contact_persons_in_museum": "Contact persons in museum" } } \ No newline at end of file diff --git a/backend/fr/user.json b/backend/fr/user.json index 7710e773..c44d8251 100644 --- a/backend/fr/user.json +++ b/backend/fr/user.json @@ -130,6 +130,8 @@ "mail_invitation_headline": "Welcome to museum-digital", "user_invitation_autodeletion": "The link is valid only for 72 hours. If you do not activate the account within that timespan, your account will be automatically deleted. Hence, if you do not want an account on museum-digital, you can simply ignore this mail.", "public_user_profiles": "Public user profiles", - "invite_accepted": "Invite accepted" + "invite_accepted": "Invite accepted", + "contact_person_in_museum": "Contact person in museum", + "contact_persons_in_museum": "Contact persons in museum" } } \ No newline at end of file diff --git a/backend/hsb/user.json b/backend/hsb/user.json index 30ec452a..24b820fb 100644 --- a/backend/hsb/user.json +++ b/backend/hsb/user.json @@ -130,6 +130,8 @@ "mail_invitation_headline": "Welcome to museum-digital", "user_invitation_autodeletion": "The link is valid only for 72 hours. If you do not activate the account within that timespan, your account will be automatically deleted. Hence, if you do not want an account on museum-digital, you can simply ignore this mail.", "public_user_profiles": "Public user profiles", - "invite_accepted": "Invite accepted" + "invite_accepted": "Invite accepted", + "contact_person_in_museum": "Contact person in museum", + "contact_persons_in_museum": "Contact persons in museum" } } \ No newline at end of file diff --git a/backend/hu/user.json b/backend/hu/user.json index 587be977..4b19ba29 100644 --- a/backend/hu/user.json +++ b/backend/hu/user.json @@ -130,6 +130,8 @@ "mail_invitation_headline": "Welcome to museum-digital", "user_invitation_autodeletion": "The link is valid only for 72 hours. If you do not activate the account within that timespan, your account will be automatically deleted. Hence, if you do not want an account on museum-digital, you can simply ignore this mail.", "public_user_profiles": "Public user profiles", - "invite_accepted": "Invite accepted" + "invite_accepted": "Invite accepted", + "contact_person_in_museum": "Contact person in museum", + "contact_persons_in_museum": "Contact persons in museum" } } \ No newline at end of file diff --git a/backend/id/user.json b/backend/id/user.json index ae04feeb..479e43d2 100644 --- a/backend/id/user.json +++ b/backend/id/user.json @@ -130,6 +130,8 @@ "mail_invitation_headline": "Welcome to museum-digital", "user_invitation_autodeletion": "The link is valid only for 72 hours. If you do not activate the account within that timespan, your account will be automatically deleted. Hence, if you do not want an account on museum-digital, you can simply ignore this mail.", "public_user_profiles": "Public user profiles", - "invite_accepted": "Invite accepted" + "invite_accepted": "Invite accepted", + "contact_person_in_museum": "Contact person in museum", + "contact_persons_in_museum": "Contact persons in museum" } } \ No newline at end of file diff --git a/backend/it/user.json b/backend/it/user.json index 8f527bde..8f74eb0d 100644 --- a/backend/it/user.json +++ b/backend/it/user.json @@ -130,6 +130,8 @@ "mail_invitation_headline": "Welcome to museum-digital", "user_invitation_autodeletion": "The link is valid only for 72 hours. If you do not activate the account within that timespan, your account will be automatically deleted. Hence, if you do not want an account on museum-digital, you can simply ignore this mail.", "public_user_profiles": "Public user profiles", - "invite_accepted": "Invite accepted" + "invite_accepted": "Invite accepted", + "contact_person_in_museum": "Contact person in museum", + "contact_persons_in_museum": "Contact persons in museum" } } \ No newline at end of file diff --git a/backend/iw/user.json b/backend/iw/user.json index 7710e773..c44d8251 100644 --- a/backend/iw/user.json +++ b/backend/iw/user.json @@ -130,6 +130,8 @@ "mail_invitation_headline": "Welcome to museum-digital", "user_invitation_autodeletion": "The link is valid only for 72 hours. If you do not activate the account within that timespan, your account will be automatically deleted. Hence, if you do not want an account on museum-digital, you can simply ignore this mail.", "public_user_profiles": "Public user profiles", - "invite_accepted": "Invite accepted" + "invite_accepted": "Invite accepted", + "contact_person_in_museum": "Contact person in museum", + "contact_persons_in_museum": "Contact persons in museum" } } \ No newline at end of file diff --git a/backend/nl/user.json b/backend/nl/user.json index 8f527bde..8f74eb0d 100644 --- a/backend/nl/user.json +++ b/backend/nl/user.json @@ -130,6 +130,8 @@ "mail_invitation_headline": "Welcome to museum-digital", "user_invitation_autodeletion": "The link is valid only for 72 hours. If you do not activate the account within that timespan, your account will be automatically deleted. Hence, if you do not want an account on museum-digital, you can simply ignore this mail.", "public_user_profiles": "Public user profiles", - "invite_accepted": "Invite accepted" + "invite_accepted": "Invite accepted", + "contact_person_in_museum": "Contact person in museum", + "contact_persons_in_museum": "Contact persons in museum" } } \ No newline at end of file diff --git a/backend/pl/user.json b/backend/pl/user.json index bd3c3ba3..14a24fe8 100644 --- a/backend/pl/user.json +++ b/backend/pl/user.json @@ -130,6 +130,8 @@ "mail_invitation_headline": "Welcome to museum-digital", "user_invitation_autodeletion": "The link is valid only for 72 hours. If you do not activate the account within that timespan, your account will be automatically deleted. Hence, if you do not want an account on museum-digital, you can simply ignore this mail.", "public_user_profiles": "Public user profiles", - "invite_accepted": "Invite accepted" + "invite_accepted": "Invite accepted", + "contact_person_in_museum": "Contact person in museum", + "contact_persons_in_museum": "Contact persons in museum" } } \ No newline at end of file diff --git a/backend/pt/user.json b/backend/pt/user.json index 85684431..a6d181f5 100644 --- a/backend/pt/user.json +++ b/backend/pt/user.json @@ -130,6 +130,8 @@ "mail_invitation_headline": "Welcome to museum-digital", "user_invitation_autodeletion": "The link is valid only for 72 hours. If you do not activate the account within that timespan, your account will be automatically deleted. Hence, if you do not want an account on museum-digital, you can simply ignore this mail.", "public_user_profiles": "Public user profiles", - "invite_accepted": "Invite accepted" + "invite_accepted": "Invite accepted", + "contact_person_in_museum": "Contact person in museum", + "contact_persons_in_museum": "Contact persons in museum" } } \ No newline at end of file diff --git a/backend/ru/user.json b/backend/ru/user.json index e12d71c6..9017456d 100644 --- a/backend/ru/user.json +++ b/backend/ru/user.json @@ -130,6 +130,8 @@ "mail_invitation_headline": "Welcome to museum-digital", "user_invitation_autodeletion": "The link is valid only for 72 hours. If you do not activate the account within that timespan, your account will be automatically deleted. Hence, if you do not want an account on museum-digital, you can simply ignore this mail.", "public_user_profiles": "Public user profiles", - "invite_accepted": "Invite accepted" + "invite_accepted": "Invite accepted", + "contact_person_in_museum": "Contact person in museum", + "contact_persons_in_museum": "Contact persons in museum" } } \ No newline at end of file diff --git a/backend/tl/user.json b/backend/tl/user.json index 8f527bde..8f74eb0d 100644 --- a/backend/tl/user.json +++ b/backend/tl/user.json @@ -130,6 +130,8 @@ "mail_invitation_headline": "Welcome to museum-digital", "user_invitation_autodeletion": "The link is valid only for 72 hours. If you do not activate the account within that timespan, your account will be automatically deleted. Hence, if you do not want an account on museum-digital, you can simply ignore this mail.", "public_user_profiles": "Public user profiles", - "invite_accepted": "Invite accepted" + "invite_accepted": "Invite accepted", + "contact_person_in_museum": "Contact person in museum", + "contact_persons_in_museum": "Contact persons in museum" } } \ No newline at end of file diff --git a/backend/tr/user.json b/backend/tr/user.json index ffd51fc1..33c026f6 100644 --- a/backend/tr/user.json +++ b/backend/tr/user.json @@ -130,6 +130,8 @@ "mail_invitation_headline": "Welcome to museum-digital", "user_invitation_autodeletion": "The link is valid only for 72 hours. If you do not activate the account within that timespan, your account will be automatically deleted. Hence, if you do not want an account on museum-digital, you can simply ignore this mail.", "public_user_profiles": "Public user profiles", - "invite_accepted": "Invite accepted" + "invite_accepted": "Invite accepted", + "contact_person_in_museum": "Contact person in museum", + "contact_persons_in_museum": "Contact persons in museum" } } \ No newline at end of file diff --git a/backend/zh/user.json b/backend/zh/user.json index 64abe264..17f279df 100644 --- a/backend/zh/user.json +++ b/backend/zh/user.json @@ -130,6 +130,8 @@ "mail_invitation_headline": "Welcome to museum-digital", "user_invitation_autodeletion": "The link is valid only for 72 hours. If you do not activate the account within that timespan, your account will be automatically deleted. Hence, if you do not want an account on museum-digital, you can simply ignore this mail.", "public_user_profiles": "Public user profiles", - "invite_accepted": "Invite accepted" + "invite_accepted": "Invite accepted", + "contact_person_in_museum": "Contact person in museum", + "contact_persons_in_museum": "Contact persons in museum" } } \ No newline at end of file