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

16 lines
293 B
JSON

{
"labels": {
"Create Webhook": "Creëer Webhook"
},
"fields": {
"event": "Actie",
"isActive": "Is actief",
"user": "API gebruiker",
"entityType": "Type entiteit",
"field": "Veld",
"secretKey": "Geheime sleutel"
},
"links": {
"user": "Gebruiker"
}
}