Initial commit
This commit is contained in:
16
application/Espo/Resources/i18n/pt_PT/Webhook.json
Normal file
16
application/Espo/Resources/i18n/pt_PT/Webhook.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create Webhook": "Criar Webhook"
|
||||
},
|
||||
"fields": {
|
||||
"event": "Evento",
|
||||
"isActive": "Está ativo",
|
||||
"user": "Utilizador API",
|
||||
"entityType": "Tipo de entidade",
|
||||
"field": "Campo",
|
||||
"secretKey": "Chave secreta"
|
||||
},
|
||||
"links": {
|
||||
"user": "Utilizador"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user