You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/browser-wallet/src/popup/popupX/pages/CreateAccount/i18n/en.ts
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
constt={
2
2
selectIdentity: 'Select an identity',
3
+
noValidIdentities:
4
+
'There are currently no confirmed and non-expired identities. Please issue a new identity first.',
3
5
selectIdentityDescription: `The ID Documents (e.g. Passport pictures) that are used for the ID verification, are held exclusively by our trusted, third-party identity providers in their own off-chain records. This means your ID data will not be share on-chain.
4
6
5
7
Which identity do you want to use to create the account?`,
0 commit comments