diff --git a/welcome/src/locale/en.js b/welcome/src/locale/en.js index 5fa94b6f..93fd2346 100644 --- a/welcome/src/locale/en.js +++ b/welcome/src/locale/en.js @@ -92,8 +92,8 @@ const en = { login: "Login", loginWithSub: "Login", access: "Access granted", - applicationInfo: "This application has been added to your SURF-invite homepage.", - applicationInfoMultiple: "These applications have been added to your SURF-invite homepage.", + applicationInfo: "This application has been added to your SURFconext Invite homepage.", + applicationInfoMultiple: "These applications have been added to your SURFconext Invite homepage.", continue: "Continue", emailMismatch: "The inviter has indicated that you must accept this invitation with the email {{email}}, " + "but you have logged in with an account with a different email. Please login in with a different account.", diff --git a/welcome/src/locale/nl.js b/welcome/src/locale/nl.js index de7816f2..65cc0a95 100644 --- a/welcome/src/locale/nl.js +++ b/welcome/src/locale/nl.js @@ -92,8 +92,8 @@ const nl = { login: "Login", loginWithSub: "Login", access: "Toegang verleend", - applicationInfo: "Deze applicatie is toegevoegd aan je SURF-invite startpagina.", - applicationInfoMultiple:"Deze applicaties zijn toegevoegd aan je SURF-invite startpagina.", + applicationInfo: "Deze applicatie is toegevoegd aan je SURFconext Invite startpagina.", + applicationInfoMultiple:"Deze applicaties zijn toegevoegd aan je SURFconext Invite startpagina.", continue: "Doorgaan", emailMismatch: "De uitnodiger heeft aangegeven dat je de uitnodiging dient te accepteren met e-mailadres {{email}}, " + "maar je bent ingelogd met een account met een ander mailadres. Log opnieuw in met een ander account.",