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

16 lines
317 B
JSON

{
"labels": {
"Create Webhook": "Utwórz webhook"
},
"fields": {
"event": "Wydarzenie",
"isActive": "Jest aktywne",
"user": "Użytkownik API",
"entityType": "Typ modułu",
"field": "Pole",
"secretKey": "Sekretny klucz"
},
"links": {
"user": "Użytkownik"
}
}