added missing consent text (#30493)
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
This commit is contained in:
parent
6a9e60bba0
commit
4745aecc70
1 changed files with 8 additions and 1 deletions
|
@ -198,4 +198,11 @@ verifiableCredentialsDescription=Select the credential for import into your wall
|
|||
verifiableCredentialsIssuerAlert=Was not able to retrieve the issuer information.
|
||||
verifiableCredentialsConfigAlert=Was not able to retrieve the credential configuration.
|
||||
verifiableCredentialsOfferAlert=Was not able to retrieve an offer.
|
||||
verifiableCredentialsSelectionDefault=Select a credential configuration.
|
||||
verifiableCredentialsSelectionDefault=Select a credential configuration.
|
||||
profileScopeConsentText=User profile
|
||||
emailScopeConsentText=Email address
|
||||
addressScopeConsentText=Address
|
||||
phoneScopeConsentText=Phone number
|
||||
offlineAccessScopeConsentText=Offline Access
|
||||
samlRoleListScopeConsentText=My Roles
|
||||
rolesScopeConsentText=User roles
|
Loading…
Reference in a new issue