Skip to content

Commit

Permalink
Locale: fix typos/spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorisFokkinga committed Jan 3, 2024
1 parent 477f966 commit b352506
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions myconext-gui/src/locale/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ I18n.translations.en = {
proceedConext: "Proceed to add this via SURFconext",
validated: "Validated information",
firstAndLastName: "First and last name",
firstAndLastNameInfo: "Your first and lastname are not yet verified by a third party",
firstAndLastNameInfo: "Your first and last name are not yet verified by a third party",
verify: "Verify",
student: "Proof of student",
studentInfo: "You have not yet proven that you are a student in the Netherlands.",
Expand Down Expand Up @@ -261,7 +261,7 @@ I18n.translations.en = {
updated: "Your security key {{name}} has been updated",
back: "/weauthn",
deleteCredential: "Delete security key",
deleteCredentialConfirmation: "Are you sure you want to delete your security key {{name}}? The secuirity key will be deleted from your eduID account, but will not be removed from your browser and / or Yubikey device."
deleteCredentialConfirmation: "Are you sure you want to delete your security key {{name}}? The security key will be deleted from your eduID account, but will not be removed from your browser and/or Yubikey device."
},
password: {
addTitle: "Add password",
Expand Down Expand Up @@ -419,7 +419,7 @@ I18n.translations.en = {
info: "We have sent a push-notification to your app, to verify it's you trying to sign in.",
scan: "Scan this QR code with your eduID app",
noNotification: "No notification?",
qrCodeLink: "Create a QR-code",
qrCodeLink: "Create a QR code",
qrCodePostfix: "and scan it.",
offline: "When your device is offline, you must enter a",
offlineLink: "one time code.",
Expand Down
2 changes: 1 addition & 1 deletion myconext-gui/src/locale/nl.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ I18n.translations.nl = {
app: {
title: "Studeer je in NL? Koppel je instelling!",
infoBold: "Als je studeert in Nederland ",
infoPart: "en je wilt eduID gebruiken om in te loogen op onderwijsdiensten, dan willen we zekerheid over je identiteit.",
infoPart: "en je wilt eduID gebruiken om in te loggen op onderwijsdiensten, dan willen we zekerheid over je identiteit.",
requirements: "Daarvoor kan je de volgende informatie toevoegen aan de eduID account",
validatedName: "Validatie van je volledige naam bij een instelling",
proofStudent: "Bewijs dat je een student bent",
Expand Down

0 comments on commit b352506

Please sign in to comment.