keycloak-scim/js/apps/admin-ui/public/locales/ru/events.json

20 lines
No EOL
704 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"title": "События",
"adminEvents": "События администратора",
"time": "Время",
"user": "Пользователь",
"username": "Имя пользователя",
"email": "E-mail",
"eventType": "Тип события",
"ipAddress": "IP адрес",
"client": "клиент",
"realm": "Realm",
"resourcePath": "Путь к ресурсу",
"resourceType": "Тип ресурса",
"resourceTypes": "Типы ресурсов",
"operationType": "Тип операции",
"operationTypes": "Типы операций",
"auth": "Аутентификация",
"value": "Значение",
"representation": "Представление"
}