mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
Fix warning message. (#39000)
Fixes #37555 Signed-off-by: Stan Silvert <ssilvert@redhat.com>
This commit is contained in:
parent
025b2ba442
commit
708c2e0319
@ -1549,7 +1549,7 @@ providers=Add providers
|
||||
writeOnly=Write only
|
||||
noRolesInstructions-clientScopes=You haven't created any roles for this client scope. Create a role to get started.
|
||||
noRolesInstructions-clients=You haven't created any roles for this client scope. Create a role to get started.
|
||||
removeImportedUsersMessage=Do you really want to remove all imported users? The option "Unlink users" makes sense just for the Edit Mode "Unsynced" and there should be a warning that "unlinked" users without the password in Keycloak database won't be able to authenticate.
|
||||
removeImportedUsersMessage=Do you really want to remove all imported users?
|
||||
noGroupsInThisSubGroup=No groups in this sub group
|
||||
validateUserObjectClasses=You must enter one or more user object classes
|
||||
encryptionAlgorithm=Encryption Algorithm
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user