You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: client/src/locale/en.js
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -54,10 +54,10 @@ I18n.translations.en = {
54
54
receiveMail: "You have been successfully registered. You will receive mail from {{abbreviation}} what the next steps will be.",
55
55
homeInstitution: "Your home institution",
56
56
personal: "To proceed with this enrollment, <b>{{guest}}</b> needs to contact <b>{{home}}</b> to request your information.",
57
-
personalBullet1sub1: "Learn what ",
58
-
personalBullet1sub2: "personal information",
57
+
personalBullet1sub1: "Learn which ",
58
+
personalBullet1sub2: "personal data",
59
59
personalBullet1sub3: " is requested.",
60
-
personalBullet2: "Both institutions are controllers of this processing of personal data (read the <a href='{{privacyEndpoint}}' target='_blank'>full privacy statement</a>).",
60
+
personalBullet2: "Both institutions are controllers in this processing of personal data (read the <a href='{{privacyEndpoint}}' target='_blank'>full privacy statement</a>).",
61
61
permission: "<b>{{guest}}</b> needs your permission to start this transfer.",
62
62
subPersonal: "{{abbreviation}} will request all necessary information for your enrolment at your home institution.",
63
63
subPersonalGrant: "For this you need to grant {{abbreviation}} permission to do so.",
0 commit comments