2020-09-25 17:11:25 +00:00
|
|
|
{
|
|
|
|
"client-scopes": {
|
|
|
|
"createClientScope": "Create client scope",
|
|
|
|
"clientScopeList": "List of client scopes",
|
2020-10-15 17:09:32 +00:00
|
|
|
"clientScopeDetails": "Client scope details",
|
2020-10-02 13:56:46 +00:00
|
|
|
"clientScopeExplain": "Client scopes allow you to define a common set of protocol mappers and roles, which are shared between multiple clients",
|
2020-10-07 15:47:03 +00:00
|
|
|
"searchFor": "Search for client scope",
|
2020-09-25 17:11:25 +00:00
|
|
|
"name": "Name",
|
|
|
|
"description": "Description",
|
2020-10-12 17:59:15 +00:00
|
|
|
"category": "Category",
|
|
|
|
"type": "Type",
|
|
|
|
"priority": "Priority",
|
2020-09-25 17:11:25 +00:00
|
|
|
"protocol": "Protocol",
|
2020-10-15 17:09:32 +00:00
|
|
|
"includeInTokenScope": "Include in token scope",
|
|
|
|
"createSuccess": "Client scope created",
|
|
|
|
"createError": "Could not create client scope: '{{error}}'",
|
|
|
|
"updateSuccess": "Client scope updated",
|
|
|
|
"updateError": "Could not update client scope: '{{error}}'",
|
2020-10-12 17:59:15 +00:00
|
|
|
"settings": "Settings",
|
|
|
|
"mappers": "Mappers",
|
|
|
|
"mappersSearchFor": "Search for mapper",
|
|
|
|
"addMapper": "Add mapper",
|
|
|
|
"fromPredefinedMapper": "From predefined mappers",
|
|
|
|
"byConfiguration": "By configuration",
|
|
|
|
"emptyMappers": "No mappers",
|
|
|
|
"emptyMappersInstructions": "If you want to add mappers, please click the button below to add some predefined mappers or to configure a new mapper.",
|
|
|
|
"emptyPrimaryAction": "Add predefined mapper",
|
|
|
|
"emptySecondaryAction": "Configure a new mapper",
|
|
|
|
"mappingDeletedSuccess": "Mapping successfully deleted",
|
|
|
|
"mappingDeletedError": "Could not delete mapping: '{{error}}'",
|
2020-09-25 17:11:25 +00:00
|
|
|
"displayOnConsentScreen": "Display on consent screen",
|
|
|
|
"consentScreenText": "Consent screen text",
|
2020-10-21 12:18:41 +00:00
|
|
|
"guiOrder": "Display Order",
|
|
|
|
"chooseAMapperType": "Choose a mapper type",
|
|
|
|
"predefinedMappingDescription": "Choose one of the predefined mappings from this table",
|
|
|
|
"mappingTable": "Table with predefined mapping"
|
2020-09-25 17:11:25 +00:00
|
|
|
}
|
|
|
|
}
|