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

16 lines
315 B
JSON

{
"labels": {
"Create Webhook": "Ustvari Webhook"
},
"fields": {
"event": "Dogodek",
"isActive": "Je aktiven",
"user": "Uporabnik API-ja",
"entityType": "Vrsta entitete",
"field": "Polje",
"secretKey": "Skrivni ključ"
},
"links": {
"user": "Uporabnik"
}
}