keycloak-scim/apps/admin-ui/public/resources/en/events.json

36 lines
1.2 KiB
JSON

{
"title": "Events",
"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",
"searchForUserEvent": "Search user event",
"searchForAdminEvent": "Search admin event",
"refresh": "Refresh",
"emptyEvents": "No events logged",
"emptyEventsInstructions": "Configure event logging in the realm settings",
"time": "Time",
"user": "User",
"userId": "User ID",
"username": "User name",
"email": "Email",
"eventType": "Event type",
"ipAddress": "IP address",
"client": "Client",
"dateFrom": "Date(from)",
"dateTo": "Date(to)",
"searchUserEventsBtn": "Search events",
"searchAdminEventsBtn": "Search admin events",
"realm": "Realm",
"resourcePath": "Resource path",
"resourceType": "Resource type",
"resourceTypes": "Resource types",
"operationType": "Operation type",
"operationTypes": "Operation types",
"auth": "Auth",
"attribute": "Attribute",
"value": "Value",
"representation": "Representation",
"noUserDetails": "No user details",
"resetBtn": "Reset"
}