Hello
{' '}
@@ -238,7 +251,7 @@ const DiceSetupModal: FC
For more information on DICE ID, please visit
{' '}
@@ -257,7 +270,27 @@ const DiceSetupModal: FC
+ Hello
+ {' '}
+ {props.profile.handle}
+ ,
+
+ Please try again your process after few minutes.
+ Please click Finish bellow.Unsuccessful Verification!
+
+
+ Your credentials could not be verified,
+ you won't be able to connect to MFA using your decentralized identity (DICE ID).
+
+
+
+ {props.title}
+ {
+ typeof props.title === 'string' ? (
+ {props.title}
+ ) : (
+ props.title
+ )
+ }