keycloak-scim/src/events/messages.json
2020-12-11 15:48:39 +01:00

24 lines
No EOL
805 B
JSON

{
"events": {
"title": "Events",
"eventExplain": "If you want to configure user events, Admin events or Event listeners, please enter Event configs page realm settings to configure.",
"userEvents": "User events",
"adminEvents": "Admin events",
"searchForEvent": "Search user event",
"refresh": "Refresh",
"emptyEvents": "No events logged",
"emptyEventsInstructions": "Configure event logging in the realm settings",
"time": "Time",
"user": "User",
"eventType": "Event type",
"ipAddress": "IP address",
"client": "Client",
"resourcePath": "Resource path",
"resourceType": "Resource type",
"operationType": "Operation type",
"auth": "Auth",
"attribute": "Attribute",
"value": "Value",
"representation": "Representation"
}
}