Skip to content

Commit

Permalink
updated faq verification
Browse files Browse the repository at this point in the history
  • Loading branch information
cartja committed Feb 27, 2024
1 parent ecee552 commit 4a02715
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/components/Help.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ export function Help(): JSX.Element {
<strong>
<FormattedMessage
description="swedish nin - heading"
defaultMessage={`If you are a Swedish citizen`}
defaultMessage={`If you have a Swedish personal identity number or coordination number`}
/>
</strong>
<FormattedMessage
Expand Down
8 changes: 4 additions & 4 deletions src/translation/extractedMessages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1849,10 +1849,6 @@
"developer_comment": "login mfa primary option hint",
"string": "If your Security Key has a button, don't forget to tap it."
},
"iJtaSv": {
"developer_comment": "swedish nin - heading",
"string": "If you are a Swedish citizen"
},
"iPFl3G": {
"developer_comment": "Signup credentials",
"string": "There was a problem creating your account."
Expand Down Expand Up @@ -2550,6 +2546,10 @@
"developer_comment": "verify identity",
"string": "The button below will take you to an external identification site, where you by identifying yourself with Svipe ID will verify your identity towards eduID."
},
"sbCA3x": {
"developer_comment": "swedish nin - heading",
"string": "If you have a Swedish personal identity number or coordination number"
},
"security.description_invalid_format": {
"developer_comment": "Error message for max length",
"string": "The description is too long"
Expand Down

0 comments on commit 4a02715

Please sign in to comment.