Updated subheadings (#2567)
* new text * updated subheadings for each page Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
This commit is contained in:
parent
1b44ba65ab
commit
91b18a03b5
11 changed files with 20 additions and 20 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"title": "Authentication",
|
||||
"authenticationExplain": "Placeholder for authentication explanation.",
|
||||
"authenticationExplain": "Authentication is the area where you can configure and manage different credential types.",
|
||||
"flows": "Flows",
|
||||
"requiredActions": "Required actions",
|
||||
"policies": "Policies",
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"clientScopeList": "Client scopes",
|
||||
"grantedClientScopes": "Granted client scopes",
|
||||
"clientScopeDetails": "Client scope details",
|
||||
"clientScopeExplain": "Client scopes allow you to define a common set of protocol mappers and roles, which are shared between multiple clients.",
|
||||
"clientScopeExplain": "Client scopes are a common set of protocol mappers and roles that are shared between multiple clients.",
|
||||
"searchFor": "Search for client scope",
|
||||
"protocol": "Protocol",
|
||||
"assignedType": "Assigned type",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"title": "Events",
|
||||
"eventExplain": "If you want to configure user events, Admin events or Event listeners, please enter <1>Event configs</1> page realm settings to configure.",
|
||||
"eventExplain": "Events are records of user and admin events in this realm. To configure the tracking of these events, go to <1>Event configs</1>.",
|
||||
"eventConfigs": "Event configs",
|
||||
"userEvents": "User events",
|
||||
"adminEvents": "Admin events",
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
"moveGroupSuccess": "Group moved",
|
||||
"moveGroupError": "Could not move group {{error}}",
|
||||
"tableOfGroups": "Table of groups",
|
||||
"groupsDescription": "Placeholder for groups explanation.",
|
||||
"groupsDescription": "A group is a set of attributes and role mappings that can be applied to a user. You can create, edit, and delete groups and manage their child-parent organization.",
|
||||
"groupCreated": "Group created",
|
||||
"couldNotCreateGroup": "Could not create group {{error}}",
|
||||
"createAGroup": "Create a group",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"listExplain": "Through Identity Brokering it's easy to allow users to authenticate to Keycloak using external Identity Provider or Social Networks.",
|
||||
"listExplain": "Identity providers are social networks or identity brokers that allow users to authenticate to Keycloak.",
|
||||
"searchForProvider": "Search for provider",
|
||||
"providerDetails": "Provider details",
|
||||
"addProvider": "Add provider",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"realmSettingsExplain": "Placeholder for realm settings explanation.",
|
||||
"realmSettingsExplain": "Realm settings are settings that control the options for users, applications, roles, and groups in the current realm.",
|
||||
"partialImport": "Partial import",
|
||||
"partialExport": "Partial export",
|
||||
"deleteRealm": "Delete realm",
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"homeURL": "Home URL",
|
||||
"filterByClients": "Filter by clients",
|
||||
"filterByRoles": "Filter by roles",
|
||||
"roleExplain": "Realm-level roles are a global namespace to define your roles.",
|
||||
"roleExplain": "Realm roles are the roles that you define for use in the current realm.",
|
||||
"roleCreateExplain": "This is some description",
|
||||
"roleName": "Role name",
|
||||
"roleDetails": "Role details",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"title": "Sessions",
|
||||
"sessionExplain": "Placeholder for sessions explanation.",
|
||||
"sessionExplain": "Sessions are sessions of users in this realm and the clients that they access within the session.",
|
||||
"searchForSession": "Search session",
|
||||
"subject": "Subject",
|
||||
"lastAccess": "Last access",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"userFederation": "User federation",
|
||||
"descriptionLanding": "This is the description for the user federation landing page",
|
||||
"userFederationExplain": "Keycloak can federate external user databases. Out of the box we have support for LDAP and Active Directory.",
|
||||
"userFederationExplain": "User federation provides access to external databases and directories, such as LDAP and Active Directory.",
|
||||
"getStarted": "To get started, select a provider from the list below.",
|
||||
"providers": "Add providers",
|
||||
"addProvider_one": "Add {{provider}} provider",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"title": "Users",
|
||||
"usersExplain": "Placeholder for users explanation.",
|
||||
"usersExplain": "Users are the users in the current realm.",
|
||||
"userList": "User list",
|
||||
"searchForUser": "Search user",
|
||||
"startBySearchingAUser": "Start by searching for users",
|
||||
|
|
Loading…
Reference in a new issue