Correct helpt text for removal of imported users (#1396)
This commit is contained in:
parent
3fa13259e0
commit
5cdf35b538
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ export default {
|
|||
|
||||
removeImportedUsers: "Remove imported users?",
|
||||
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 the Keycloak database won\'t be able to authenticate.',
|
||||
"Do you really want to remove all imported users?",
|
||||
removeImportedUsersSuccess: "Imported users have been removed.",
|
||||
removeImportedUsersError: "Could not remove imported users: '{{error}}'",
|
||||
|
||||
|
|
Loading…
Reference in a new issue