2022-04-27 15:29:57 +00:00
|
|
|
{
|
|
|
|
"title": "Events",
|
2022-05-03 12:50:32 +00:00
|
|
|
"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>.",
|
2022-04-27 15:29:57 +00:00
|
|
|
"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"
|
2022-05-03 12:50:32 +00:00
|
|
|
}
|