Initial commit
This commit is contained in:
21
application/Espo/Resources/i18n/de_DE/Webhook.json
Normal file
21
application/Espo/Resources/i18n/de_DE/Webhook.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create Webhook": "Webhook erstellen"
|
||||
},
|
||||
"fields": {
|
||||
"event": "Ereignis",
|
||||
"isActive": "ist aktiv\n",
|
||||
"user": "API-Benutzer",
|
||||
"entityType": "Entitätstyp",
|
||||
"field": "Feld",
|
||||
"secretKey": "Geheimer Schlüssel",
|
||||
"skipOwn": "Eigene überspringen"
|
||||
},
|
||||
"links": {
|
||||
"user": "Benutzer",
|
||||
"queueItems": "Elemente in Warteschlange"
|
||||
},
|
||||
"tooltips": {
|
||||
"skipOwn": "Nicht senden, wenn das Ereignis vom Benutzer ausgelöst wurde, dem der Webhook gehört."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user