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

16 lines
382 B
JSON

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