Initial commit
This commit is contained in:
16
application/Espo/Resources/i18n/es_ES/Webhook.json
Normal file
16
application/Espo/Resources/i18n/es_ES/Webhook.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create Webhook": "Crear Webhook"
|
||||
},
|
||||
"fields": {
|
||||
"event": "Evento",
|
||||
"isActive": "Está activo",
|
||||
"user": "Usuario de API",
|
||||
"entityType": "Tipo de entidad",
|
||||
"field": "Campo",
|
||||
"secretKey": "Clave de secreto"
|
||||
},
|
||||
"links": {
|
||||
"user": "Usuario"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user