Skip to content
Snippets Groups Projects
Commit aa55e600 authored by Tore.Brede's avatar Tore.Brede
Browse files

Removing text that caused translation not to show up for a word

parent 383b4285
No related branches found
No related tags found
1 merge request!210Removing text that caused translation not to show up for a word
Pipeline #104493 passed
...@@ -478,7 +478,7 @@ const GuestRegisterStep = forwardRef( ...@@ -478,7 +478,7 @@ const GuestRegisterStep = forwardRef(
</Typography> </Typography>
<Typography sx={{ paddingBottom: '1rem' }}> <Typography sx={{ paddingBottom: '1rem' }}>
<Trans i18nKey="common:guestRegisterWizardText.identityBody"> <Trans i18nKey="common:guestRegisterWizardText.identityBody">
Enter national identity number if you have one.{' '} Enter national identity number if you have one.
<strong>Otherwise</strong> use passport information. <strong>Otherwise</strong> use passport information.
</Trans> </Trans>
<Divider sx={{ border: '1px solid' }} /> <Divider sx={{ border: '1px solid' }} />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment