Files
espocrm/application/Espo/Resources/i18n/ru_RU/Webhook.json
2026-01-19 17:46:06 +01:00

16 lines
375 B
JSON

{
"labels": {
"Create Webhook": "Создать вебхук"
},
"fields": {
"event": "Событие",
"isActive": "Активный",
"user": "API пользователь",
"entityType": "Тип объекта",
"field": "Поле",
"secretKey": "Секретный ключ"
},
"links": {
"user": "Пользователь"
}
}