Initial commit
This commit is contained in:
16
application/Espo/Resources/i18n/nl_NL/Webhook.json
Normal file
16
application/Espo/Resources/i18n/nl_NL/Webhook.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user