KEYCLOAK-10952 Fix incorrect message when clicking revoke grant

This commit is contained in:
Kohei Tamura 2019-07-29 14:33:39 +09:00 committed by Stian Thorgersen
parent 76e988ad18
commit a09b593342

View file

@ -262,6 +262,7 @@ allApps=All applications
internalApps=Internal applications internalApps=Internal applications
thirdpartyApps=Third-Party applications thirdpartyApps=Third-Party applications
appResults=Results appResults=Results
clientNotFoundMessage=Client not found.
# Linked account # Linked account
authorizedProvider=Authorized Provider authorizedProvider=Authorized Provider
@ -348,4 +349,4 @@ anyPermission=Any Permission
openshift.scope.user_info=User information openshift.scope.user_info=User information
openshift.scope.user_check-access=User access information openshift.scope.user_check-access=User access information
openshift.scope.user_full=Full Access openshift.scope.user_full=Full Access
openshift.scope.list-projects=List projects openshift.scope.list-projects=List projects