Skip to content

Commit

Permalink
fix app name
Browse files Browse the repository at this point in the history
  • Loading branch information
thijskh committed Nov 27, 2023
1 parent ef8e097 commit 4038276
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions welcome/src/locale/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down
4 changes: 2 additions & 2 deletions welcome/src/locale/nl.js
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down

0 comments on commit 4038276

Please sign in to comment.