diff --git a/js/apps/account-ui/maven-resources/theme/keycloak.v3/account/messages/messages_en.properties b/js/apps/account-ui/maven-resources/theme/keycloak.v3/account/messages/messages_en.properties index fed05bbef1..d0fed75ff7 100644 --- a/js/apps/account-ui/maven-resources/theme/keycloak.v3/account/messages/messages_en.properties +++ b/js/apps/account-ui/maven-resources/theme/keycloak.v3/account/messages/messages_en.properties @@ -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. \ No newline at end of file +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 \ No newline at end of file