Correct helpt text for removal of imported users (#1396)

This commit is contained in:
Jon Koops 2021-10-25 16:53:09 +02:00 committed by GitHub
parent 3fa13259e0
commit 5cdf35b538
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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}}'",