KEYCLOAK-10952 Fix incorrect message when clicking revoke grant
This commit is contained in:
parent
76e988ad18
commit
a09b593342
1 changed files with 2 additions and 1 deletions
|
@ -262,6 +262,7 @@ allApps=All applications
|
|||
internalApps=Internal applications
|
||||
thirdpartyApps=Third-Party applications
|
||||
appResults=Results
|
||||
clientNotFoundMessage=Client not found.
|
||||
|
||||
# Linked account
|
||||
authorizedProvider=Authorized Provider
|
||||
|
@ -348,4 +349,4 @@ anyPermission=Any Permission
|
|||
openshift.scope.user_info=User information
|
||||
openshift.scope.user_check-access=User access information
|
||||
openshift.scope.user_full=Full Access
|
||||
openshift.scope.list-projects=List projects
|
||||
openshift.scope.list-projects=List projects
|
||||
|
|
Loading…
Reference in a new issue