8e2000283c
* introduced non paginating toolbar * use patternfly util class instead of inline css
16 lines
655 B
JSON
16 lines
655 B
JSON
{
|
|
"client-scopes": {
|
|
"createClientScope": "Create client scope",
|
|
"clientScopeList": "List of client scopes",
|
|
"clientScopeExplain": "Client scopes allow you to define a common set of protocol mappers and roles, which are shared between multiple clients",
|
|
"searchFor": "Search for client scope",
|
|
"name": "Name",
|
|
"description": "Description",
|
|
"protocol": "Protocol",
|
|
"createClientScopeSuccess": "Client scope created",
|
|
"createClientScopeError": "Could not create client scope:",
|
|
"displayOnConsentScreen": "Display on consent screen",
|
|
"consentScreenText": "Consent screen text",
|
|
"guiOrder": "GUI Order"
|
|
}
|
|
}
|